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

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

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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/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; }"

Powered by Google App Engine
This is Rietveld 408576698