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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/inline-table-001-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-001-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/20110323/inline-table-001-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/inline-table-001-expected.txt
index cc54b88168a46d52364d5567d0a6c5a34a33d525..591dac701f5d48e9958c90c2383bc8ea227f042e 100644
--- a/LayoutTests/platform/mac/css2.1/20110323/inline-table-001-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/inline-table-001-expected.txt
@@ -3,19 +3,19 @@ layer 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
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 377x18
- text run at (0,0) width 377: "Test passes if the \"Filler Text\" below is all on the same line."
- RenderBlock {DIV} at (0,34) size 784x96
- RenderInline {SPAN} at (0,0) size 66x18
- RenderText {#text} at (0,0) size 66x18
- text run at (0,0) width 66: "Filler Text"
- RenderText {#text} at (66,0) size 4x18
- text run at (66,0) width 4: " "
- RenderTable {DIV} at (70,0) size 96x96 [bgcolor=#FFA500]
+ RenderBlock {P} at (0,0) size 784x16
+ RenderText {#text} at (0,0) size 385x16
+ text run at (0,0) width 385: "Test passes if the \"Filler Text\" below is all on the same line."
+ RenderBlock {DIV} at (0,32) size 784x96
+ RenderInline {SPAN} at (0,0) size 68x16
+ RenderText {#text} at (0,0) size 68x16
+ text run at (0,0) width 68: "Filler Text"
+ RenderText {#text} at (67,0) size 5x16
+ text run at (67,0) width 5: " "
+ RenderTable {DIV} at (71.98,0) size 96x96 [bgcolor=#FFA500]
RenderTableSection (anonymous) at (0,0) size 96x96
RenderTableRow {DIV} at (0,0) size 96x96
- RenderTableCell {DIV} at (0,0) size 96x18 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 66x18
- text run at (0,0) width 66: "Filler Text"
+ RenderTableCell {DIV} at (0,0) size 96x16 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 68x16
+ text run at (0,0) width 68: "Filler Text"
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698