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

Unified Diff: LayoutTests/platform/win-xp/fast/block/float/015-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-xp/fast/block/float/015-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/block/float/015-expected.txt b/LayoutTests/platform/win-xp/fast/block/float/015-expected.txt
index 1ebef5dc3debacf3579b85f81f56f8054918303a..043f75def7ce9ad7fb11d1f4b1d6baf134062467 100644
--- a/LayoutTests/platform/win-xp/fast/block/float/015-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/block/float/015-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (18,0) size 563x19
text run at (18,0) width 563: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
RenderBlock {DIV} at (4,40) size 620x20 [bgcolor=#008000]
- RenderBR {BR} at (18,0) size 0x19
+ LayoutBR {BR} at (18,0) size 0x19
LayoutImage {IMG} at (4,60) size 15x50 [bgcolor=#FFA500]
RenderBlock {DIV} at (4,110) size 620x20
RenderText {#text} at (0,0) size 620x19

Powered by Google App Engine
This is Rietveld 408576698