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

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

Issue 203523002: Reland "Add plumbing for font-stretch" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: w/fix for ASSERT Created 6 years, 5 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
21 font-size: 24px 22 font-size: 24px
22 line-height: normal 23 line-height: normal
23 font-family: 'Lucida Grande' 24 font-family: 'Lucida Grande'
24 25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698