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

Unified Diff: LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 side-by-side diff with in-line comments
Download patch
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:"
« no previous file with comments | « LayoutTests/platform/mac/editing/undo/4063751-expected.txt ('k') | LayoutTests/platform/mac/fast/block/basic/013-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698