Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Side by Side Diff: trunk/LayoutTests/fast/inspector-support/style-expected.txt

Issue 195823006: Revert 169264 "Add plumbing for font-stretch" (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Note that background is buggy right now! 1 Note that background is buggy right now!
2 Test 2 Test
3 background-image: initial 3 background-image: initial
4 background-repeat-x: initial 4 background-repeat-x: initial
5 background-repeat-y: initial 5 background-repeat-y: initial
6 background-attachment: initial 6 background-attachment: initial
7 background-position-x: initial 7 background-position-x: initial
8 background-position-y: initial 8 background-position-y: initial
9 background-origin: initial 9 background-origin: initial
10 background-clip: initial 10 background-clip: initial
11 background-color: purple 11 background-color: purple
12 background-size: initial 12 background-size: initial
13 margin-top: 1em 13 margin-top: 1em
14 margin-right: 1em 14 margin-right: 1em
15 margin-bottom: 1em 15 margin-bottom: 1em
16 margin-left: 1em 16 margin-left: 1em
17 color: white 17 color: white
18 font-style: normal 18 font-style: normal
19 font-variant: normal 19 font-variant: normal
20 font-weight: normal 20 font-weight: normal
21 font-stretch: normal
22 font-size: 24px 21 font-size: 24px
23 line-height: normal 22 line-height: normal
24 font-family: 'Lucida Grande' 23 font-family: 'Lucida Grande'
25 24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698