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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/percent-heights-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/percent-heights-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/percent-heights-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/percent-heights-expected.txt
deleted file mode 100644
index db1c7156ef6ac2d6bac37734d1073efd2304eec6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/percent-heights-expected.txt
+++ /dev/null
@@ -1,58 +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 {H3} at (0,0) size 784x23
- LayoutText {#text} at (0,0) size 248x22
- text run at (0,0) width 248: "Small Percentage Heights Bug"
- LayoutBlockFlow {P} at (0,41.72) size 784x40
- LayoutText {#text} at (0,0) size 764x39
- text run at (0,0) width 377: "In the example below, all eight cells should be the same height. "
- text run at (376,0) width 388: "It appears that any percentage heights cause cells to fill the entire"
- text run at (0,20) width 76: "table height. "
- text run at (76,20) width 510: "Note how cell 8 is correct but 2-7 are not, despite the cells all specifying height:30%."
- LayoutTable {TABLE} at (0,97.72) size 784x104 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 782x102
- LayoutTableRow {TR} at (0,0) size 782x102
- LayoutTableCell {TD} at (0,0) size 488x102 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (201,11) size 86x19
- text run at (201,11) width 86: "Table Data #1"
- LayoutBR {BR} at (286,26) size 1x0
- LayoutText {#text} at (211,31) size 66x19
- text run at (211,31) width 66: "Other cells"
- LayoutBR {BR} at (276,46) size 1x0
- LayoutText {#text} at (184,51) size 120x19
- text run at (184,51) width 120: "should be the height"
- LayoutBR {BR} at (303,66) size 1x0
- LayoutText {#text} at (214,71) size 60x19
- text run at (214,71) width 60: "of this cell"
- LayoutTableCell {TD} at (488,20) size 42x62 [bgcolor=#006000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (11,11) size 20x39
- text run at (11,11) width 20: "TD"
- text run at (13,31) width 16: "#2"
- LayoutTableCell {TD} at (530,20) size 42x62 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- LayoutText {#text} at (11,11) size 20x39
- text run at (11,11) width 20: "TD"
- text run at (13,31) width 16: "#3"
- LayoutTableCell {TD} at (572,20) size 42x62 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- LayoutText {#text} at (11,11) size 20x39
- text run at (11,11) width 20: "TD"
- text run at (13,31) width 16: "#4"
- LayoutTableCell {TD} at (614,20) size 42x62 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- LayoutText {#text} at (11,11) size 20x39
- text run at (11,11) width 20: "TD"
- text run at (13,31) width 16: "#5"
- LayoutTableCell {TD} at (656,20) size 42x62 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
- LayoutText {#text} at (11,11) size 20x39
- text run at (11,11) width 20: "TD"
- text run at (13,31) width 16: "#6"
- LayoutTableCell {TD} at (698,20) size 42x62 [bgcolor=#CACACA] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
- LayoutText {#text} at (11,11) size 20x39
- text run at (11,11) width 20: "TD"
- text run at (13,31) width 16: "#7"
- LayoutTableCell {TD} at (740,20) size 42x62 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
- LayoutInline {FONT} at (0,0) size 20x39 [color=#FFFFFF]
- LayoutText {#text} at (11,11) size 20x39
- text run at (11,11) width 20: "TD"
- text run at (13,31) width 16: "#8"

Powered by Google App Engine
This is Rietveld 408576698