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

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

Issue 1778743003: Make <custom-ident> not insert quotes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix win_chromium_rel_ng Created 4 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
OLDNEW
1 CONSOLE WARNING: 'getMatchedCSSRules()' is deprecated. For more help, check http s://code.google.com/p/chromium/issues/detail?id=437569#c2 1 CONSOLE WARNING: 'getMatchedCSSRules()' is deprecated. For more help, check http s://code.google.com/p/chromium/issues/detail?id=437569#c2
2 Note that background is buggy right now! 2 Note that background is buggy right now!
3 Test 3 Test
4 background-image: initial 4 background-image: initial
5 background-position-x: initial 5 background-position-x: initial
6 background-position-y: initial 6 background-position-y: initial
7 background-size: initial 7 background-size: initial
8 background-repeat-x: initial 8 background-repeat-x: initial
9 background-repeat-y: initial 9 background-repeat-y: initial
10 background-attachment: initial 10 background-attachment: initial
11 background-origin: initial 11 background-origin: initial
12 background-clip: initial 12 background-clip: initial
13 background-color: purple 13 background-color: purple
14 margin-top: 1em 14 margin-top: 1em
15 margin-right: 1em 15 margin-right: 1em
16 margin-bottom: 1em 16 margin-bottom: 1em
17 margin-left: 1em 17 margin-left: 1em
18 color: white 18 color: white
19 font-style: normal 19 font-style: normal
20 font-variant: normal 20 font-variant: normal
21 font-weight: normal 21 font-weight: normal
22 font-stretch: normal 22 font-stretch: normal
23 font-size: 24px 23 font-size: 24px
24 line-height: normal 24 line-height: normal
25 font-family: 'Lucida Grande' 25 font-family: "Lucida Grande"
26 26
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698