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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug55694-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/tables/mozilla/bugs/bug55694-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug55694-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug55694-expected.txt
index e5ce0726db82486cb5e827f67a879c80fd6812a9..f1f275fe6f0d535238ff261872d85901dd7cc465 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug55694-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug55694-expected.txt
@@ -15,10 +15,10 @@ layer at (0,0) size 800x600
text run at (607,0) width 155: "The table should push it"
text run at (0,18) width 341: "out to 100% but it doesn't. Instead the layer collapses"
RenderBlock {P} at (0,52) size 784x72
- RenderBR {BR} at (0,0) size 0x17
- RenderBR {BR} at (0,18) size 0x17
- RenderBR {BR} at (0,36) size 0x17
- RenderBR {BR} at (0,54) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,18) size 0x17
+ LayoutBR {BR} at (0,36) size 0x17
+ LayoutBR {BR} at (0,54) size 0x17
RenderBlock {P} at (0,140) size 784x36
RenderText {#text} at (0,0) size 266x17
text run at (0,0) width 266: "The next table is inside a div tag set with "
@@ -27,7 +27,7 @@ layer at (0,0) size 800x600
text run at (265,0) width 53: "relative"
RenderText {#text} at (317,0) size 85x17
text run at (317,0) width 85: " positioning. "
- RenderBR {BR} at (401,14) size 1x0
+ LayoutBR {BR} at (401,14) size 1x0
RenderText {#text} at (0,18) size 142x17
text run at (0,18) width 142: "No width has been set"
layer at (8,70) size 142x28

Powered by Google App Engine
This is Rietveld 408576698