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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug3037-1-expected.txt

Issue 927653002: Revert of Insert an anonymous inline-table when inserting a table part under an inline. (patchset #… (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/mac/tables/mozilla/bugs/bug3037-1-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug3037-1-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug3037-1-expected.txt
index 29c739c6fc96148454b41861e9c72bd06bcf9be1..72aa8a0432bd930e7332b1c2f8bc7d7c54562297 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug3037-1-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug3037-1-expected.txt
@@ -3,30 +3,38 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderInline {WINDOW} at (0,0) size 34x18
- RenderText {#text} at (0,0) size 0x0
- RenderInline {WINDOW} at (0,0) size 34x18
+ RenderBlock (anonymous) at (0,0) size 784x0
+ RenderInline {WINDOW} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderInline {WINDOW} at (0,0) size 34x18
+ RenderInline {WINDOW} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderInline {XUL:TOOLBOX} at (0,0) size 34x18
+ RenderInline {WINDOW} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderInline {XUL:TOOLBAR} at (0,0) size 34x18
+ RenderInline {XUL:TOOLBOX} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {XUL:TOOLBAR} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock (anonymous) at (0,0) size 784x18
+ LayoutTable at (0,0) size 34x18
+ LayoutTableSection (anonymous) at (0,0) size 34x18
+ LayoutTableRow (anonymous) at (0,0) size 34x18
+ LayoutTableCell {HTML:SPAN} at (0,0) size 33x18 [r=0 c=0 rs=1 cs=1]
+ RenderInline {HTML:BUTTON} at (0,0) size 33x18 [bgcolor=#C0C0C0]
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {HTML:IMG} at (0,0) size 33x18
+ RenderInline {HTML:BR} at (0,0) size 33x18
+ RenderText {#text} at (0,0) size 33x18
+ text run at (0,0) width 33: "Back"
+ RenderText {#text} at (0,0) size 0x0
+ LayoutTableCell {HTML:SPAN} at (33,0) size 1x0 [r=0 c=1 rs=1 cs=1]
+ RenderInline {HTML:INPUT} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock (anonymous) at (0,18) size 784x0
+ RenderInline {WINDOW} at (0,0) size 0x0
+ RenderInline {WINDOW} at (0,0) size 0x0
+ RenderInline {WINDOW} at (0,0) size 0x0
+ RenderInline {XUL:TOOLBOX} at (0,0) size 0x0
+ RenderInline {XUL:TOOLBAR} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- LayoutTable at (0,0) size 34x18
- LayoutTableSection (anonymous) at (0,0) size 34x18
- LayoutTableRow (anonymous) at (0,0) size 34x18
- LayoutTableCell {HTML:SPAN} at (0,0) size 33x18 [r=0 c=0 rs=1 cs=1]
- RenderInline {HTML:BUTTON} at (0,0) size 33x18 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 0x0
- RenderInline {HTML:IMG} at (0,0) size 33x18
- RenderInline {HTML:BR} at (0,0) size 33x18
- RenderText {#text} at (0,0) size 33x18
- text run at (0,0) width 33: "Back"
- RenderText {#text} at (0,0) size 0x0
- LayoutTableCell {HTML:SPAN} at (33,0) size 1x0 [r=0 c=1 rs=1 cs=1]
- RenderInline {HTML:INPUT} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698