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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/tables/wide-specified-width-expected.txt

Issue 1874683002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/tables/wide-specified-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/tables/wide-specified-width-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/tables/wide-specified-width-expected.txt
deleted file mode 100644
index 8acbaa622d2b34655e939c90dd4922c7b0f3efc2..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/tables/wide-specified-width-expected.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x199
- LayoutBlockFlow {HTML} at (0,0) size 800x199
- LayoutBlockFlow {BODY} at (0,0) size 800x198
- LayoutBlockFlow {DIV} at (0,0) size 600x36
- LayoutText {#text} at (0,0) size 235x14
- text run at (0,0) width 235: "Table autosizing tests - wide-specified-width.html"
- LayoutBR {BR} at (234,0) size 1x14
- LayoutText {#text} at (0,15) size 458x14
- text run at (0,15) width 458: "This test passes if the cell with lots of text is autosized and none of the other 5 cells are autosized."
- LayoutTable {TABLE} at (1,37) size 500x161 [border: none]
- LayoutTableSection {TBODY} at (0,0) size 499x160
- LayoutTableRow {TR} at (0,0) size 499x25
- LayoutTableCell {TD} at (0,3) size 26x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 23x14
- text run at (2,2) width 23: "hello"
- LayoutTableCell {TD} at (26,0) size 447x25 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 38x21
- text run at (2,2) width 38: "hello"
- LayoutTableCell {TD} at (473,3) size 26x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=2 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 23x14
- text run at (2,2) width 23: "hello"
- LayoutTableRow {TR} at (0,25) size 499x135
- LayoutTableCell {TD} at (0,83) size 26x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 23x14
- text run at (2,2) width 23: "hello"
- LayoutTableCell {TD} at (26,25) size 447x135 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 418x131
- text run at (2,2) width 418: "hello hello hello hello hello hello hello hello hello hello"
- text run at (2,24) width 418: "hello hello hello hello hello hello hello hello hello hello"
- text run at (2,46) width 418: "hello hello hello hello hello hello hello hello hello hello"
- text run at (2,68) width 418: "hello hello hello hello hello hello hello hello hello hello"
- text run at (2,90) width 418: "hello hello hello hello hello hello hello hello hello hello"
- text run at (2,112) width 80: "hello hello"
- LayoutTableCell {TD} at (473,83) size 26x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 23x14
- text run at (2,2) width 23: "hello"

Powered by Google App Engine
This is Rietveld 408576698