| Index: LayoutTests/fast/inspector-support/style-expected.txt
|
| diff --git a/LayoutTests/fast/inspector-support/style-expected.txt b/LayoutTests/fast/inspector-support/style-expected.txt
|
| index 4963cae725e7015a8c6879a16cec3a0795192734..12217d439cbd4c8fcb08aa356ac4c3cc9c9c8afd 100644
|
| --- a/LayoutTests/fast/inspector-support/style-expected.txt
|
| +++ b/LayoutTests/fast/inspector-support/style-expected.txt
|
| @@ -1,24 +1,24 @@
|
| Note that background is buggy right now!
|
| Test
|
| -background-image: initial (original property was background)
|
| -background-repeat-x: initial (original property was background)
|
| -background-repeat-y: initial (original property was background)
|
| -background-attachment: initial (original property was background)
|
| -background-position-x: initial (original property was background)
|
| -background-position-y: initial (original property was background)
|
| -background-origin: initial (original property was background)
|
| -background-clip: initial (original property was background)
|
| -background-color: purple (original property was background)
|
| -background-size: initial (original property was background)
|
| -margin-top: 1em (original property was margin)
|
| -margin-right: 1em (original property was margin and property was implicitly set.)
|
| -margin-bottom: 1em (original property was margin and property was implicitly set.)
|
| -margin-left: 1em (original property was margin and property was implicitly set.)
|
| +background-image: initial
|
| +background-repeat-x: initial
|
| +background-repeat-y: initial
|
| +background-attachment: initial
|
| +background-position-x: initial
|
| +background-position-y: initial
|
| +background-origin: initial
|
| +background-clip: initial
|
| +background-color: purple
|
| +background-size: initial
|
| +margin-top: 1em
|
| +margin-right: 1em
|
| +margin-bottom: 1em
|
| +margin-left: 1em
|
| color: white
|
| -font-style: normal (original property was font and property was implicitly set.)
|
| -font-variant: normal (original property was font and property was implicitly set.)
|
| -font-weight: normal (original property was font and property was implicitly set.)
|
| -font-size: 24px (original property was font)
|
| -line-height: normal (original property was font and property was implicitly set.)
|
| -font-family: 'Lucida Grande' (original property was font)
|
| +font-style: normal
|
| +font-variant: normal
|
| +font-weight: normal
|
| +font-size: 24px
|
| +line-height: normal
|
| +font-family: 'Lucida Grande'
|
|
|
|
|