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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/038-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (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/android/fast/table/038-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/038-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/038-expected.txt
deleted file mode 100644
index 309a0569db4c9a2a074e082df6fe17c5afc4837c..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/038-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow (anonymous) at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 772x39
- text run at (0,0) width 260: "The two rows below should look identical. "
- text run at (260,0) width 512: "In both, the spanning cells in columns 2-3 should consume as much width as possible,"
- text run at (0,20) width 180: "while column 1 should be tiny."
- LayoutTable {TABLE} at (0,40) size 784x58 [border: (2px outset #808080)]
- LayoutTableSection {TBODY} at (2,2) size 780x54
- LayoutTableRow {TR} at (0,2) size 780x24
- LayoutTableCell {TD} at (2,2) size 12x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "1"
- LayoutTableCell {TD} at (16,2) size 762x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
- LayoutText {#text} at (2,2) size 22x19
- text run at (2,2) width 22: "2-3"
- LayoutTableRow {TR} at (0,28) size 780x24
- LayoutTableCell {TD} at (2,28) size 12x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "1"
- LayoutTableCell {TD} at (16,28) size 762x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
- LayoutText {#text} at (2,2) size 22x19
- text run at (2,2) width 22: "2-3"

Powered by Google App Engine
This is Rietveld 408576698