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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/inline-table-003-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-003-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/20110323/inline-table-003-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/inline-table-003-expected.txt
index 9e432eac9dfc7f3667c44eb1d405db725e72ee33..250a15fd8d75078fbba44a6c8616b4866939110e 100644
--- a/LayoutTests/platform/mac/css2.1/20110323/inline-table-003-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/inline-table-003-expected.txt
@@ -1,16 +1,16 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x50
- RenderBlock {HTML} at (0,0) size 800x50
- RenderBody {BODY} at (8,16) size 784x18
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 7x18
- text run at (0,0) width 7: "a"
- RenderTable {SPAN} at (7,0) size 8x18
- RenderTableSection (anonymous) at (0,0) size 8x18
- RenderTableRow (anonymous) at (0,0) size 8x18
- RenderTableCell (anonymous) at (0,0) size 8x18 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x18
+layer at (0,0) size 800x48
+ RenderBlock {HTML} at (0,0) size 800x48
+ RenderBody {BODY} at (8,16) size 784x16
+ RenderBlock {P} at (0,0) size 784x16
+ RenderText {#text} at (0,0) size 8x16
+ text run at (0,0) width 8: "a"
+ RenderTable {SPAN} at (7.09,0) size 8x16
+ RenderTableSection (anonymous) at (0,0) size 8x16
+ RenderTableRow (anonymous) at (0,0) size 8x16
+ RenderTableCell (anonymous) at (0,0) size 8x16 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 8x16
text run at (0,0) width 8: "b"
- RenderText {#text} at (15,0) size 7x18
- text run at (15,0) width 7: "c"
+ RenderText {#text} at (15,0) size 8x16
+ text run at (15,0) width 8: "c"

Powered by Google App Engine
This is Rietveld 408576698