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

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

Issue 14619018: As discussed in blink-dev mailing list remove getPropertyShorthand and isImplicit from the Web expo… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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
« no previous file with comments | « LayoutTests/fast/inspector-support/style.html ('k') | Source/core/css/CSSStyleDeclaration.idl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 (original property was background) 3 background-image: initial
4 background-repeat-x: initial (original property was background) 4 background-repeat-x: initial
5 background-repeat-y: initial (original property was background) 5 background-repeat-y: initial
6 background-attachment: initial (original property was background) 6 background-attachment: initial
7 background-position-x: initial (original property was background) 7 background-position-x: initial
8 background-position-y: initial (original property was background) 8 background-position-y: initial
9 background-origin: initial (original property was background) 9 background-origin: initial
10 background-clip: initial (original property was background) 10 background-clip: initial
11 background-color: purple (original property was background) 11 background-color: purple
12 background-size: initial (original property was background) 12 background-size: initial
13 margin-top: 1em (original property was margin) 13 margin-top: 1em
14 margin-right: 1em (original property was margin and property was implicitly set. ) 14 margin-right: 1em
15 margin-bottom: 1em (original property was margin and property was implicitly set .) 15 margin-bottom: 1em
16 margin-left: 1em (original property was margin and property was implicitly set.) 16 margin-left: 1em
17 color: white 17 color: white
18 font-style: normal (original property was font and property was implicitly set.) 18 font-style: normal
19 font-variant: normal (original property was font and property was implicitly set .) 19 font-variant: normal
20 font-weight: normal (original property was font and property was implicitly set. ) 20 font-weight: normal
21 font-size: 24px (original property was font) 21 font-size: 24px
22 line-height: normal (original property was font and property was implicitly set. ) 22 line-height: normal
23 font-family: 'Lucida Grande' (original property was font) 23 font-family: 'Lucida Grande'
24 24
OLDNEW
« no previous file with comments | « LayoutTests/fast/inspector-support/style.html ('k') | Source/core/css/CSSStyleDeclaration.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698