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

Unified Diff: LayoutTests/platform/win-xp/fast/text-autosizing/tables/narrow-specified-width-expected.txt

Issue 549963002: Auto-rebaseline for r181492 (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/win-xp/fast/text-autosizing/tables/narrow-specified-width-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/text-autosizing/tables/narrow-specified-width-expected.txt b/LayoutTests/platform/win-xp/fast/text-autosizing/tables/narrow-specified-width-expected.txt
deleted file mode 100644
index bf417f2af784e30c7f893650d47f267724a8f924..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/fast/text-autosizing/tables/narrow-specified-width-expected.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x157
- RenderBlock {HTML} at (0,0) size 800x157
- RenderBody {BODY} at (0,0) size 800x156
- RenderBlock {DIV} at (0,0) size 600x36
- RenderText {#text} at (0,0) size 253x15
- text run at (0,0) width 253: "Table autosizing tests - narrow-specified-width.html"
- RenderBR {BR} at (253,0) size 0x15
- RenderText {#text} at (0,16) size 247x15
- text run at (0,16) width 247: "This test passes if none of the 6 cells are autosized."
- RenderTable {TABLE} at (1,37) size 200x119 [border: none]
- RenderTableSection {TBODY} at (0,0) size 199x118
- RenderTableRow {TR} at (0,0) size 199x19
- RenderTableCell {TD} at (0,0) size 26x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 23x15
- text run at (2,2) width 23: "hello"
- RenderTableCell {TD} at (26,0) size 147x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 23x15
- text run at (2,2) width 23: "hello"
- RenderTableCell {TD} at (173,0) size 26x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 23x15
- text run at (2,2) width 23: "hello"
- RenderTableRow {TR} at (0,19) size 199x99
- RenderTableCell {TD} at (0,59) size 26x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 23x15
- text run at (2,2) width 23: "hello"
- RenderTableCell {TD} at (26,19) size 147x99 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 127x95
- text run at (2,2) width 127: "hello hello hello hello hello"
- text run at (2,18) width 127: "hello hello hello hello hello"
- text run at (2,34) width 127: "hello hello hello hello hello"
- text run at (2,50) width 127: "hello hello hello hello hello"
- text run at (2,66) width 127: "hello hello hello hello hello"
- text run at (2,82) width 23: "hello"
- RenderTableCell {TD} at (173,59) size 26x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 23x15
- text run at (2,2) width 23: "hello"

Powered by Google App Engine
This is Rietveld 408576698