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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/bugs/bug55694-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug55694-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug55694-expected.txt
index 49a11a64aab1b77106bfbed753757e591706dafa..bbee73144bf6d0ab34b484a1bd0173a5d9a1045d 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug55694-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug55694-expected.txt
@@ -15,10 +15,10 @@ layer at (0,0) size 800x600
text run at (565,0) width 181: "The table should push it out to"
text run at (0,20) width 284: "100% but it doesn't. Instead the layer collapses"
RenderBlock {P} at (0,56) size 784x80
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderBR {BR} at (0,40) size 0x19
- RenderBR {BR} at (0,60) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,20) size 0x19
+ LayoutBR {BR} at (0,40) size 0x19
+ LayoutBR {BR} at (0,60) size 0x19
RenderBlock {P} at (0,152) size 784x40
RenderText {#text} at (0,0) size 245x19
text run at (0,0) width 245: "The next table is inside a div tag set with "
@@ -27,7 +27,7 @@ layer at (0,0) size 800x600
text run at (245,0) width 51: "relative"
RenderText {#text} at (296,0) size 76x19
text run at (296,0) width 76: " positioning. "
- RenderBR {BR} at (372,15) size 0x0
+ LayoutBR {BR} at (372,15) size 0x0
RenderText {#text} at (0,20) size 135x19
text run at (0,20) width 135: "No width has been set"
layer at (8,70) size 135x30

Powered by Google App Engine
This is Rietveld 408576698