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

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

Issue 616923003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/bug18664-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug18664-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug18664-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c83da566b317e8cdbd81030f3dc814884df77758
--- /dev/null
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug18664-expected.txt
@@ -0,0 +1,50 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#999999]
+ RenderBlock {P} at (0,0) size 784x32
+ RenderText {#text} at (0,0) size 471x16
+ text run at (0,0) width 428: "Problem: Tables inside a DIV get border=1 after moving the DIV. "
+ text run at (427,0) width 44: "If you "
+ RenderInline {A} at (0,0) size 128x16 [color=#0000EE]
+ RenderInline {B} at (0,0) size 128x16
+ RenderText {#text} at (470,0) size 128x16
+ text run at (470,0) width 128: "remove the border"
+ RenderText {#text} at (597,0) size 783x32
+ text run at (597,0) width 186: " attribute from the tables, the"
+ text run at (0,16) width 153: "border doesn't show up."
+layer at (70,70) size 173x48
+ RenderBlock (positioned) {DIV} at (70,70) size 173x48
+ RenderTable {TABLE} at (0,0) size 173x16 [bgcolor=#CC6600]
+ RenderTableSection {TBODY} at (0,0) size 173x16
+ RenderTableRow {TR} at (0,0) size 173x16
+ RenderTableCell {TD} at (0,0) size 173x16 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (0,0) size 173x16
+ RenderInline {B} at (0,0) size 51x16
+ RenderText {#text} at (61,0) size 51x16
+ text run at (61,0) width 51: "Testing"
+ RenderTable {TABLE} at (0,16) size 173x16
+ RenderTableSection {TBODY} at (0,0) size 173x16
+ RenderTableRow {TR} at (0,0) size 173x16
+ RenderTableCell {TD} at (0,0) size 11x16 [bgcolor=#666666] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 4x16
+ text run at (0,0) width 4: " "
+ RenderTableCell {TD} at (11,0) size 150x16 [bgcolor=#FF9900] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 124x16
+ text run at (0,0) width 124: "Test, test and test..."
+ RenderTableCell {TD} at (161,0) size 12x16 [bgcolor=#666666] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 4x16
+ text run at (0,0) width 4: " "
+ RenderTable {TABLE} at (0,32) size 173x16 [bgcolor=#CC6600]
+ RenderTableSection {TBODY} at (0,0) size 173x16
+ RenderTableRow {TR} at (0,0) size 173x16
+ RenderTableCell {TD} at (0,0) size 57x16 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 4x16
+ text run at (0,0) width 4: " "
+ RenderTableCell {TD} at (57,0) size 58x16 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 4x16
+ text run at (0,0) width 4: " "
+ RenderTableCell {TD} at (115,0) size 58x16 [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 4x16
+ text run at (0,0) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698