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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug113235-3-expected.txt

Issue 68013006: Fix render tree construction when inlines are inserted in reverse after a block in a continuation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Adding NeedsRebaseline for table test Created 7 years, 1 month 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/bug113235-3-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug113235-3-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug113235-3-expected.txt
index 8b645260f6ee5d54325b6a6e681cbec1bc4e384f..a23948193dd120848f009a444ca4682718bdecc6 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug113235-3-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug113235-3-expected.txt
@@ -325,14 +325,33 @@ layer at (0,0) size 785x1054
RenderInline {A} at (0,0) size 11x19
RenderText {#text} at (0,0) size 11x19
text run at (0,0) width 11: "X"
- RenderBlock (anonymous) at (0,724) size 769x50
+ RenderBlock (anonymous) at (0,724) size 769x30
RenderTable {TABLE} at (0,0) size 53x30 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 51x28
RenderTableRow {TR} at (0,2) size 51x24
RenderTableCell {TD} at (2,2) size 47x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 43x19
text run at (2,2) width 43: "table-9"
- RenderBlock {DIV} at (0,30) size 769x20
+ RenderBlock (anonymous) at (0,754) size 769x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderBlock (anonymous) at (0,754) size 769x20
+ RenderBlock {DIV} at (0,0) size 769x20
RenderText {#text} at (0,0) size 82x19
text run at (0,0) width 82: "div after table"
RenderBlock (anonymous) at (0,774) size 769x20
@@ -439,14 +458,37 @@ layer at (0,0) size 785x1054
RenderInline {FONT} at (0,0) size 0x0
RenderInline {FONT} at (0,0) size 0x0
RenderInline {FONT} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,900) size 769x50
+ RenderBlock (anonymous) at (0,900) size 769x30
RenderTable {TABLE} at (0,0) size 61x30 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 59x28
RenderTableRow {TR} at (0,2) size 59x24
RenderTableCell {TD} at (2,2) size 55x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 51x19
text run at (2,2) width 51: "table-11"
- RenderBlock {DIV} at (0,30) size 769x20
+ RenderBlock (anonymous) at (0,930) size 769x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderInline {FONT} at (0,0) size 0x0
+ RenderBlock (anonymous) at (0,930) size 769x20
+ RenderBlock {DIV} at (0,0) size 769x20
RenderText {#text} at (0,0) size 82x19
text run at (0,0) width 82: "div after table"
RenderBlock (anonymous) at (0,950) size 769x20

Powered by Google App Engine
This is Rietveld 408576698