Index: LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt b/LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt |
index f500810bafb9a0ae6cbff7564793a5bbc8cfe8ec..65ac461f03c023f04b99f2f4930a46d4556d85b3 100644 |
--- a/LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt |
+++ b/LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt |
@@ -8,13 +8,13 @@ layer at (0,0) size 785x1150 |
RenderText {#text} at (0,0) size 580x36 |
text run at (0,0) width 580: "Affected Browsers: Safari 2.0, Windows Internet Explorer 6" |
text run at (0,18) width 30: "SP2" |
- RenderBlock {HR} at (4,72) size 616x2 [border: (1px inset #000000)] |
+ RenderBlock {HR} at (4,72) size 616x2 [border: (1px inset #EEEEEE)] |
RenderBlock {P} at (4,90) size 616x54 |
RenderText {#text} at (0,0) size 610x54 |
text run at (0,0) width 610: "Bug Description: On the Affected Browsers, if a rule sets the" |
text run at (0,18) width 540: "'background-color' of an element, this color cannot be" |
text run at (0,36) width 480: "overridden by 'background:inherit' declarations." |
- RenderBlock {HR} at (4,160) size 616x2 [border: (1px inset #000000)] |
+ RenderBlock {HR} at (4,160) size 616x2 [border: (1px inset #EEEEEE)] |
RenderBlock {P} at (4,178) size 616x90 |
RenderText {#text} at (0,0) size 600x54 |
text run at (0,0) width 600: "Example: With the following code, the background color of H1" |
@@ -28,13 +28,13 @@ layer at (0,0) size 785x1150 |
RenderText {#text} at (0,72) size 290x18 |
text run at (0,72) width 50: " H1 " |
text run at (50,72) width 240: "{ background: inherit; }" |
- RenderBlock {HR} at (4,284) size 616x2 [border: (1px inset #000000)] |
+ RenderBlock {HR} at (4,284) size 616x2 [border: (1px inset #EEEEEE)] |
RenderBlock {P} at (4,302) size 616x54 |
RenderText {#text} at (0,0) size 610x54 |
text run at (0,0) width 610: "Work-around: The 'background-color' can only be overridden by" |
text run at (0,18) width 600: "another 'background-color' declaration, or by a 'background'" |
text run at (0,36) width 380: "declaration that does specify a color." |
- RenderBlock {HR} at (4,372) size 616x2 [border: (1px inset #000000)] |
+ RenderBlock {HR} at (4,372) size 616x2 [border: (1px inset #EEEEEE)] |
RenderBlock (anonymous) at (4,382) size 616x18 |
RenderText {#text} at (0,0) size 401x18 |
text run at (0,0) width 401: "This is in contradiction with the CSS2 specification which says:" |