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

Unified Diff: LayoutTests/platform/win/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/win/fast/backgrounds/background-inherit-color-bug-expected.txt
diff --git a/LayoutTests/platform/win/fast/backgrounds/background-inherit-color-bug-expected.txt b/LayoutTests/platform/win/fast/backgrounds/background-inherit-color-bug-expected.txt
index 6a4495c650d145e835c822b90c1c9f64e50c7c7f..32e990155b3d59738b66f6c3086bfbc1cb9d4691 100644
--- a/LayoutTests/platform/win/fast/backgrounds/background-inherit-color-bug-expected.txt
+++ b/LayoutTests/platform/win/fast/backgrounds/background-inherit-color-bug-expected.txt
@@ -19,11 +19,11 @@ layer at (0,0) size 785x1132 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,0) width 577: "Example: With the following code, the background color of H1"
text run at (0,18) width 615: "elements stays pink, no matter what background color the parents"
text run at (0,36) width 49: "have:"
- RenderBR {BR} at (48,36) size 1x18
+ LayoutBR {BR} at (48,36) size 1x18
RenderText {#text} at (0,54) size 308x18
text run at (0,54) width 49: " H1 "
text run at (48,54) width 260: "{ background-color: pink; }"
- RenderBR {BR} at (307,54) size 1x18
+ LayoutBR {BR} at (307,54) size 1x18
RenderText {#text} at (0,72) size 279x18
text run at (0,72) width 49: " H1 "
text run at (48,72) width 231: "{ background: inherit; }"

Powered by Google App Engine
This is Rietveld 408576698