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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/tables_border_1-expected.txt

Issue 1913623002: Manual rebaselines for r388291 #3 (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/tables/mozilla/marvin/tables_border_1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/tables_border_1-expected.txt b/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/tables_border_1-expected.txt
deleted file mode 100644
index 58a2e72365ac0b5ffbd714c5c7ce65639e228e5d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/tables_border_1-expected.txt
+++ /dev/null
@@ -1,31 +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 784x20
- LayoutText {#text} at (0,0) size 430x19
- text run at (0,0) width 430: "The table displayed is two rows by three columns with a 1 pixel border."
- LayoutBR {BR} at (429,15) size 1x0
- LayoutTable {TABLE} at (0,20) size 211x56 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 209x54
- LayoutTableRow {TR} at (0,2) size 209x24
- LayoutTableCell {TD} at (2,2) size 68x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 60x19
- text run at (2,2) width 60: "Navigator"
- LayoutTableCell {TD} at (72,2) size 70x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 66x19
- text run at (2,2) width 66: "Messenger"
- LayoutTableCell {TD} at (144,2) size 63x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 52x19
- text run at (2,2) width 52: "Collabra"
- LayoutTableRow {TR} at (0,28) size 209x24
- LayoutTableCell {TD} at (2,28) size 68x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 64x19
- text run at (2,2) width 64: "Composer"
- LayoutTableCell {TD} at (72,28) size 70x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 55x19
- text run at (2,2) width 55: "Calendar"
- LayoutTableCell {TD} at (144,28) size 63x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 59x19
- text run at (2,2) width 59: "Netcaster"

Powered by Google App Engine
This is Rietveld 408576698