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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug17168-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/bug17168-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug17168-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug17168-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0a1b3860d33f75d83090f3e04e458d61b4d87c87
--- /dev/null
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug17168-expected.txt
@@ -0,0 +1,39 @@
+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 784x584 [bgcolor=#C0C0C0]
+ RenderTable {TABLE} at (0,0) size 400x56 [border: (5px outset #808080)]
+ RenderTableSection {TBODY} at (5,5) size 390x46
+ RenderTableRow {TR} at (0,2) size 390x20
+ RenderTableCell {TD} at (2,2) size 192x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+ RenderText {#text} at (2,2) size 30x16
+ text run at (2,2) width 30: "50%"
+ RenderTableCell {TD} at (196,2) size 192x20 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 22x16
+ text run at (2,2) width 22: "foo"
+ RenderTableRow {TR} at (0,24) size 390x20
+ RenderTableCell {TD} at (2,24) size 95x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x16
+ text run at (2,2) width 30: "25%"
+ RenderTableCell {TD} at (99,24) size 95x20 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 21x16
+ text run at (2,2) width 21: "bar"
+ RenderBlock (anonymous) at (0,56) size 784x16
+ RenderBR {BR} at (0,0) size 0x16
+ RenderTable {TABLE} at (0,72) size 400x56 [border: (5px outset #808080)]
+ RenderTableSection {TBODY} at (5,5) size 390x46
+ RenderTableRow {TR} at (0,2) size 390x20
+ RenderTableCell {TD} at (2,2) size 193x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+ RenderText {#text} at (2,2) size 22x16
+ text run at (2,2) width 22: "foo"
+ RenderTableCell {TD} at (197,2) size 191x20 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x16
+ text run at (2,2) width 30: "50%"
+ RenderTableRow {TR} at (0,24) size 390x20
+ RenderTableCell {TD} at (2,24) size 95x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x16
+ text run at (2,2) width 30: "25%"
+ RenderTableCell {TD} at (99,24) size 96x20 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 21x16
+ text run at (2,2) width 21: "bar"

Powered by Google App Engine
This is Rietveld 408576698