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

Unified Diff: LayoutTests/platform/linux/fast/backgrounds/background-clip-text-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-clip-text-expected.txt
diff --git a/LayoutTests/platform/linux/fast/backgrounds/background-clip-text-expected.txt b/LayoutTests/platform/linux/fast/backgrounds/background-clip-text-expected.txt
index c90e9ffb3b49702bbadac6b4abb2fdeca4637c30..9856b0f3cde108dcffc9ac036c35e0faac04d2ab 100644
--- a/LayoutTests/platform/linux/fast/backgrounds/background-clip-text-expected.txt
+++ b/LayoutTests/platform/linux/fast/backgrounds/background-clip-text-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x282
RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
RenderText {#text} at (0,0) size 291x19
text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=25829"
- RenderBR {BR} at (291,15) size 0x0
+ LayoutBR {BR} at (291,15) size 0x0
RenderText {#text} at (0,20) size 550x19
text run at (0,20) width 550: "You should see no areas of read below. (This paragraph is required for the test to be valid.)"
RenderBlock {DIV} at (0,56) size 502x202 [color=#008000] [bgcolor=#FF0000] [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698