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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/inline-table-002a-expected.txt

Issue 616003003: 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/css2.1/20110323/inline-table-002a-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/20110323/inline-table-002a-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/inline-table-002a-expected.txt
index 501d00032e1266a6e57c2fd2d1de8749c9ef67c4..9a32e3401a8e4b6dc76cbac913a49f5036cba6d6 100644
--- a/LayoutTests/platform/mac/css2.1/20110323/inline-table-002a-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/inline-table-002a-expected.txt
@@ -1,20 +1,20 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x68
- RenderBlock {HTML} at (0,0) size 800x68
- RenderBody {BODY} at (8,16) size 784x36
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 7x18
- text run at (0,0) width 7: "a"
- RenderTable {SPAN} at (7,0) size 23x36
- RenderTableSection (anonymous) at (0,0) size 23x36
- RenderTableRow (anonymous) at (0,0) size 23x36
- RenderTableCell (anonymous) at (0,0) size 23x36 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 23x18
- RenderText {#text} at (0,0) size 23x18
- text run at (0,0) width 23: "bcd"
- RenderBlock {SPAN} at (0,18) size 23x18
- RenderText {#text} at (0,0) size 8x18
+layer at (0,0) size 800x64
+ RenderBlock {HTML} at (0,0) size 800x64
+ RenderBody {BODY} at (8,16) size 784x32
+ RenderBlock {P} at (0,0) size 784x32
+ RenderText {#text} at (0,0) size 8x16
+ text run at (0,0) width 8: "a"
+ RenderTable {SPAN} at (7.09,0) size 24x32
+ RenderTableSection (anonymous) at (0,0) size 24x32
+ RenderTableRow (anonymous) at (0,0) size 24x32
+ RenderTableCell (anonymous) at (0,0) size 24x32 [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 24x16
+ RenderText {#text} at (0,0) size 24x16
+ text run at (0,0) width 24: "bcd"
+ RenderBlock {SPAN} at (0,16) size 24x16
+ RenderText {#text} at (0,0) size 8x16
text run at (0,0) width 8: "x"
- RenderText {#text} at (30,0) size 7x18
- text run at (30,0) width 7: "e"
+ RenderText {#text} at (31,0) size 8x16
+ text run at (31,0) width 8: "e"

Powered by Google App Engine
This is Rietveld 408576698