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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/tbody_align_justify-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/tbody_align_justify-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/tbody_align_justify-expected.txt b/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/tbody_align_justify-expected.txt
deleted file mode 100644
index b65e142e3b54108133d4cda42100f3d81a8dea8f..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/tbody_align_justify-expected.txt
+++ /dev/null
@@ -1,35 +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 {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 762x39
- text run at (0,0) width 762: "The TBODY element labels the body area of a table. In this test, the TBODY text has an attribute value of ALIGN=JUSTIFY."
- text run at (0,20) width 470: "ALIGN-JUSTIFY should attempt to justify text within all cells of the TBODY."
- LayoutTable {TABLE} at (0,56) size 636x82 [border: (1px outset #808080)]
- LayoutTableSection {THEAD} at (1,1) size 634x28
- LayoutTableRow {TR} at (0,2) size 634x24
- LayoutTableCell {TD} at (2,2) size 314x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 310x19
- text run at (2,2) width 310: "This text is in the THEADThis text is in the THEAD"
- LayoutTableCell {TD} at (318,2) size 314x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 310x19
- text run at (2,2) width 310: "This text is in the THEADThis text is in the THEAD"
- LayoutTableSection {TFOOT} at (1,55) size 634x26
- LayoutTableRow {TR} at (0,0) size 634x24
- LayoutTableCell {TD} at (2,0) size 314x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 310x19
- text run at (2,2) width 310: "This text is in the TFOOTThis text is in the TFOOT"
- LayoutTableCell {TD} at (318,0) size 314x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 310x19
- text run at (2,2) width 310: "This text is in the TFOOTThis text is in the TFOOT"
- LayoutTableSection {TBODY} at (1,29) size 634x26
- LayoutTableRow {TR} at (0,0) size 634x24
- LayoutTableCell {TD} at (2,0) size 314x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 157x19
- text run at (2,2) width 157: "This text is in the TBODY"
- LayoutTableCell {TD} at (318,0) size 314x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 157x19
- text run at (2,2) width 157: "This text is in the TBODY"
- LayoutTableSection {TBODY} at (1,55) size 634x0

Powered by Google App Engine
This is Rietveld 408576698