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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/tables/nested-table-wrapping-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/nested-table-wrapping-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/tables/nested-table-wrapping-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/tables/nested-table-wrapping-expected.txt
deleted file mode 100644
index e73ee8f564877d775f1a36d36265c8752b6405d8..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/tables/nested-table-wrapping-expected.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x267
- LayoutBlockFlow {HTML} at (0,0) size 800x267
- LayoutBlockFlow {BODY} at (0,0) size 800x266
- LayoutBlockFlow {DIV} at (0,0) size 600x36
- LayoutText {#text} at (0,0) size 240x14
- text run at (0,0) width 240: "Table autosizing tests - nested-table-wrapping.html"
- LayoutBR {BR} at (239,0) size 1x14
- LayoutText {#text} at (0,15) size 381x14
- text run at (0,15) width 381: "This test passes if \"the table cell should tightly wrap this text\" is tightly wrapped."
- LayoutTable {TABLE} at (1,37) size 798x229 [border: none]
- LayoutTableSection {TBODY} at (0,0) size 797x228
- LayoutTableRow {TR} at (0,0) size 797x228
- LayoutTableCell {TD} at (0,0) size 797x228 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow (anonymous) at (2,2) size 794x204
- LayoutText {#text} at (0,0) size 786x203
- text run at (0,0) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
- text run at (0,34) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
- text run at (0,68) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
- text run at (0,102) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
- text run at (0,136) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
- text run at (0,170) width 446: "Autosize Autosize Autosize Autosize"
- LayoutTable {TABLE} at (3,207) size 197x19 [border: none]
- LayoutTableSection {TBODY} at (0,0) size 196x18
- LayoutTableRow {TR} at (0,0) size 196x18
- LayoutTableCell {TD} at (0,0) size 196x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 193x14
- text run at (2,2) width 193: "the table cell should tightly wrap this text"

Powered by Google App Engine
This is Rietveld 408576698