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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/tables_width_percent-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_width_percent-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/tables_width_percent-expected.txt b/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/tables_width_percent-expected.txt
deleted file mode 100644
index 3983ab71d5a7694895bdf6126a89dbb7bbd12a41..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/tables_width_percent-expected.txt
+++ /dev/null
@@ -1,59 +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 747x39
- text run at (0,0) width 657: "This test case shows how WIDTH can set the width of the table to a fixed size using PERCENT. PERCENT "
- text run at (656,0) width 91: "is based on the"
- text run at (0,20) width 402: "percentage of the space between the current left and right margins. "
- text run at (401,20) width 242: "This first table has a width of 80 percent"
- LayoutTable {TABLE} at (0,40) size 627x50
- LayoutTableSection {TBODY} at (0,0) size 627x50
- LayoutTableRow {TR} at (0,2) size 627x22
- LayoutTableCell {TD} at (2,2) size 209x22 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 60x19
- text run at (1,1) width 60: "Navigator"
- LayoutTableCell {TD} at (213,2) size 216x22 [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 66x19
- text run at (1,1) width 66: "Messenger"
- LayoutTableCell {TD} at (431,2) size 194x22 [r=0 c=2 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 52x19
- text run at (1,1) width 52: "Collabra"
- LayoutTableRow {TR} at (0,26) size 627x22
- LayoutTableCell {TD} at (2,26) size 209x22 [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 64x19
- text run at (1,1) width 64: "Composer"
- LayoutTableCell {TD} at (213,26) size 216x22 [r=1 c=1 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 55x19
- text run at (1,1) width 55: "Calendar"
- LayoutTableCell {TD} at (431,26) size 194x22 [r=1 c=2 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 59x19
- text run at (1,1) width 59: "Netcaster"
- LayoutBlockFlow (anonymous) at (0,90) size 784x40
- LayoutBR {BR} at (0,0) size 0x19
- LayoutText {#text} at (0,20) size 300x19
- text run at (0,20) width 300: "While, this second table has a width of 50 percent"
- LayoutTable {TABLE} at (0,130) size 392x50
- LayoutTableSection {TBODY} at (0,0) size 392x50
- LayoutTableRow {TR} at (0,2) size 392x22
- LayoutTableCell {TD} at (2,2) size 129x22 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 60x19
- text run at (1,1) width 60: "Navigator"
- LayoutTableCell {TD} at (133,2) size 134x22 [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 66x19
- text run at (1,1) width 66: "Messenger"
- LayoutTableCell {TD} at (269,2) size 121x22 [r=0 c=2 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 52x19
- text run at (1,1) width 52: "Collabra"
- LayoutTableRow {TR} at (0,26) size 392x22
- LayoutTableCell {TD} at (2,26) size 129x22 [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 64x19
- text run at (1,1) width 64: "Composer"
- LayoutTableCell {TD} at (133,26) size 134x22 [r=1 c=1 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 55x19
- text run at (1,1) width 55: "Calendar"
- LayoutTableCell {TD} at (269,26) size 121x22 [r=1 c=2 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 59x19
- text run at (1,1) width 59: "Netcaster"

Powered by Google App Engine
This is Rietveld 408576698