Index: LayoutTests/platform/linux/fast/backgrounds/background-inherit-color-bug-expected.txt |
diff --git a/LayoutTests/platform/linux/fast/backgrounds/background-inherit-color-bug-expected.txt b/LayoutTests/platform/linux/fast/backgrounds/background-inherit-color-bug-expected.txt |
index 8ddf0cdb19a3f02e27a71a9f92a8203994e2f0ae..72d82455b434eb85c869824558ad8ce61d8d1da1 100644 |
--- a/LayoutTests/platform/linux/fast/backgrounds/background-inherit-color-bug-expected.txt |
+++ b/LayoutTests/platform/linux/fast/backgrounds/background-inherit-color-bug-expected.txt |
@@ -20,11 +20,11 @@ layer at (0,0) size 785x1162 backgroundClip at (0,0) size 785x600 clip at (0,0) |
text run at (0,0) width 600: "Example: With the following code, the background color of H1" |
text run at (0,18) width 560: "elements stays pink, no matter what background color the" |
text run at (0,36) width 130: "parents have:" |
- RenderBR {BR} at (130,36) size 0x18 |
+ LayoutBR {BR} at (130,36) size 0x18 |
RenderText {#text} at (0,54) size 320x18 |
text run at (0,54) width 50: " H1 " |
text run at (50,54) width 270: "{ background-color: pink; }" |
- RenderBR {BR} at (320,54) size 0x18 |
+ LayoutBR {BR} at (320,54) size 0x18 |
RenderText {#text} at (0,72) size 290x18 |
text run at (0,72) width 50: " H1 " |
text run at (50,72) width 240: "{ background: inherit; }" |