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

Unified Diff: LayoutTests/platform/android/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/android/fast/backgrounds/background-inherit-color-bug-expected.txt
diff --git a/LayoutTests/platform/android/fast/backgrounds/background-inherit-color-bug-expected.txt b/LayoutTests/platform/android/fast/backgrounds/background-inherit-color-bug-expected.txt
index ff150b1e048d9b07f0d9721926a4b00a02b0dc5a..da7487e98d1a7053e110ff543a8aa635ec8e6cbe 100644
--- a/LayoutTests/platform/android/fast/backgrounds/background-inherit-color-bug-expected.txt
+++ b/LayoutTests/platform/android/fast/backgrounds/background-inherit-color-bug-expected.txt
@@ -20,11 +20,11 @@ layer at (0,0) size 785x1162
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