Skip to content

Commit

Permalink
Remove info about color prop.
Browse files Browse the repository at this point in the history
  • Loading branch information
kdzwinel committed Oct 11, 2017
1 parent 1b24a42 commit ccc68cc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lighthouse-core/lib/web-inspector.js
Original file line number Diff line number Diff line change
Expand Up @@ -333,10 +333,6 @@ module.exports = (function() {
name: 'font-size',
inherited: true,
},
{
name: 'color',
inherited: true,
},
];

return WebInspector;
Expand Down

0 comments on commit ccc68cc

Please sign in to comment.