0

[Docs] fixes

Stylistic and other fixes

R=andybons@chromium.org
BUG=524256

Review URL: https://codereview.chromium.org/1318153003

Cr-Commit-Position: refs/heads/master@{#346569}
This commit is contained in:
nodir
2015-08-31 21:26:45 -07:00
committed by Commit bot
parent 50a99c3450
commit a6074d4c3d
14 changed files with 86 additions and 66 deletions

@ -106,7 +106,7 @@ I actually tried this locally. There's a sort of uncanny valley effect going on;
as the frame looks more native, it's more obvious that it isn't behaving like a
native frame. (Also my implementation added a startup time hit.)
### Why use style properties instead of (i.e.) `bg[STATE]`?
### Why use style properties instead of (i.e.) bg[STATE]?
There's no way to distinguish between colors set on different classes. Using
style properties allows us to be backwards compatible and maintain the