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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/thead_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/thead_align_justify-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/thead_align_justify-expected.txt b/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/thead_align_justify-expected.txt
deleted file mode 100644
index 3cb17017f76b6a8faa41e536b24a0d1721268677..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/marvin/thead_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 756x39
- text run at (0,0) width 756: "The THEAD element labels the head area of a table. In this test, the THEAD 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 THEAD."
- LayoutTable {TABLE} at (0,56) size 644x82 [border: (1px outset #808080)]
- LayoutTableSection {THEAD} at (1,1) size 642x28
- LayoutTableRow {TR} at (0,2) size 642x24
- LayoutTableCell {TD} at (2,2) size 318x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 155x19
- text run at (2,2) width 155: "This text is in the THEAD"
- LayoutTableCell {TD} at (322,2) size 318x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 155x19
- text run at (2,2) width 155: "This text is in the THEAD"
- LayoutTableSection {TFOOT} at (1,55) size 642x26
- LayoutTableRow {TR} at (0,0) size 642x24
- LayoutTableCell {TD} at (2,0) size 318x24 [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 (322,0) size 318x24 [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 642x26
- LayoutTableRow {TR} at (0,0) size 642x24
- LayoutTableCell {TD} at (2,0) size 318x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 314x19
- text run at (2,2) width 314: "This text is in the TBODYThis text is in the TBODY"
- LayoutTableCell {TD} at (322,0) size 318x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 314x19
- text run at (2,2) width 314: "This text is in the TBODYThis text is in the TBODY"
- LayoutTableSection {TBODY} at (1,55) size 642x0

Powered by Google App Engine
This is Rietveld 408576698