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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug8950-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/tables/mozilla/bugs/bug8950-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug8950-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug8950-expected.txt
index 9d9d701ad77a37784c479573cffeba168f4eb248..26ecd52dc641d30540359458a6e5f6c7e93c357a 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug8950-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug8950-expected.txt
@@ -75,11 +75,11 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 56x19
text run at (2,2) width 56: "Cartoons"
RenderBlock (anonymous) at (0,243) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {P} at (0,279) size 784x60
RenderText {#text} at (0,0) size 532x19
text run at (0,0) width 532: "The second (nested) table below has fixed widths 300px, 500px, 200px (outer to inner)."
- RenderBR {BR} at (532,15) size 0x0
+ LayoutBR {BR} at (532,15) size 0x0
RenderText {#text} at (0,20) size 62x19
text run at (0,20) width 62: "When the "
RenderInline {CODE} at (0,0) size 56x16
@@ -92,7 +92,7 @@ layer at (0,0) size 800x600
text run at (228,23) width 104: "'onMouseOver'"
RenderText {#text} at (332,20) size 205x19
text run at (332,20) width 205: ", the outer table reflows to 300px,"
- RenderBR {BR} at (537,35) size 0x0
+ LayoutBR {BR} at (537,35) size 0x0
RenderText {#text} at (0,40) size 289x19
text run at (0,40) width 289: "clipping the middle (500px) table in the process."
LayoutTable {TABLE} at (0,355) size 300x30 [border: (1px outset #808080)]
@@ -102,7 +102,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 167x19
text run at (2,2) width 167: "300px wide for comparison"
RenderBlock (anonymous) at (0,385) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,405) size 510x50 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 508x48
LayoutTableRow {TR} at (0,2) size 508x44

Powered by Google App Engine
This is Rietveld 408576698