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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug20579-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/bug20579-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug20579-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug20579-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d5277c85f15e5ca0bd2a673fa60150c84319866e
--- /dev/null
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug20579-expected.txt
@@ -0,0 +1,32 @@
+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=#FFFFFF]
+ RenderBlock {P} at (0,0) size 784x32
+ RenderInline {B} at (0,0) size 436x32
+ RenderText {#text} at (0,0) size 158x16
+ text run at (0,0) width 158: "Testcase distilled from "
+ RenderInline {A} at (0,0) size 279x16 [color=#0000EE]
+ RenderText {#text} at (157,0) size 279x16
+ text run at (157,0) width 279: "http://www.linuxplanet.com/linuxplanet/"
+ RenderBR {BR} at (435,12) size 1x0
+ RenderText {#text} at (0,16) size 147x16
+ text run at (0,16) width 147: "First cell is coded as: "
+ RenderInline {CODE} at (0,0) size 282x13
+ RenderText {#text} at (146,18) size 282x13
+ text run at (146,18) width 282: "<TD><form>Weekly Poll<P></form></TD>"
+ RenderTable {TABLE} at (0,48) size 784x50
+ RenderTableSection {TBODY} at (0,0) size 784x50
+ RenderTableRow {TR} at (0,0) size 784x50
+ RenderTableCell {TD} at (0,1) size 50x48 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {FORM} at (0,0) size 50x32
+ RenderBlock (anonymous) at (0,0) size 50x32
+ RenderText {#text} at (0,0) size 50x32
+ text run at (0,0) width 50: "Weekly"
+ text run at (0,16) width 26: "Poll"
+ RenderBlock {P} at (0,48) size 50x0
+ RenderTableCell {TD} at (50,0) size 1x50 [r=0 c=1 rs=1 cs=1]
+ RenderImage {IMG} at (0,0) size 1x50
+ RenderTableCell {TD} at (51,17) size 733x16 [r=0 c=2 rs=1 cs=1]
+ RenderBR {BR} at (0,0) size 0x16

Powered by Google App Engine
This is Rietveld 408576698