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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/absolute-table-at-bottom-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/absolute-table-at-bottom-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/absolute-table-at-bottom-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/absolute-table-at-bottom-expected.txt
deleted file mode 100644
index 639195cea9f67ab2bf7201f0dab7c74cdd6e00a6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/absolute-table-at-bottom-expected.txt
+++ /dev/null
@@ -1,53 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x196
- LayoutBlockFlow {HTML} at (0,0) size 800x195.88
- LayoutBlockFlow {BODY} at (8,8) size 784x179.88
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 103x19
- text run at (0,0) width 103: "Testcase for bug "
- LayoutInline {A} at (0,0) size 33x19 [color=#0000EE]
- LayoutText {#text} at (102,0) size 33x19
- text run at (102,0) width 33: "4874"
- LayoutText {#text} at (134,0) size 395x19
- text run at (134,0) width 395: " - Table with absolute bottom positioning is positioned incorrectly."
- LayoutBlockFlow {H1} at (0,41.44) size 784x37
- LayoutText {#text} at (0,0) size 169x36
- text run at (0,0) width 169: "Look Down!"
- LayoutBlockFlow {P} at (0,99.88) size 784x80
- LayoutText {#text} at (0,0) size 780x79
- text run at (0,0) width 480: "At the bottom of the window you should see the word \"Paragraph\" followed by "
- text run at (480,0) width 297: "three boxes containing text. The entire red border"
- text run at (0,20) width 148: "around each box should "
- text run at (148,20) width 427: "be visible without scrolling (the window should not be scrollable at all). "
- text run at (575,20) width 205: "The three boxes should be aligned"
- text run at (0,40) width 220: "at the bottom with the bottom of the "
- text run at (220,40) width 413: "window. The text \"Tall table\" should be vertically centered in its box, "
- text run at (632,40) width 133: "which should be 50px"
- text run at (0,60) width 322: "tall. The other two boxes should both be shorter than "
- text run at (322,60) width 193: "50px, and have the same height."
-layer at (120,550) size 120x50
- LayoutTable (positioned) {TABLE} at (120,550) size 120x50 [border: (1px solid #FF0000)]
- LayoutTableSection {TBODY} at (1,1) size 118x48
- LayoutTableRow {TR} at (0,2) size 118x44
- LayoutTableCell {TD} at (2,13) size 114x22 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Tall table"
-layer at (240,572) size 120x28
- LayoutTable (positioned) {TABLE} at (240,572) size 120x28 [border: (1px solid #FF0000)]
- LayoutTableSection {TBODY} at (1,1) size 118x26
- LayoutTableRow {TR} at (0,2) size 118x22
- LayoutTableCell {TD} at (2,2) size 114x22 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 79x19
- text run at (1,1) width 79: "Normal table"
-layer at (360,572) size 120x28
- LayoutTable (positioned) {TABLE} at (360,572) size 120x28 [border: (1px solid #FF0000)]
- LayoutTableSection {TBODY} at (1,1) size 118x26
- LayoutTableRow {TR} at (0,2) size 118x22
- LayoutTableCell {TD} at (2,2) size 114x22 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 66x19
- text run at (1,1) width 66: "Short table"
-layer at (0,580) size 62x20
- LayoutBlockFlow (positioned) {P} at (0,580) size 62x20
- LayoutText {#text} at (0,0) size 62x19
- text run at (0,0) width 62: "Paragraph"

Powered by Google App Engine
This is Rietveld 408576698