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

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

Powered by Google App Engine
This is Rietveld 408576698