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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug30692-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/bugs/bug30692-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug30692-expected.txt b/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug30692-expected.txt
deleted file mode 100644
index 720935e14c8f1d01a76def432006c2c764e708e9..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug30692-expected.txt
+++ /dev/null
@@ -1,56 +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 784x20
- LayoutText {#text} at (0,0) size 458x19
- text run at (0,0) width 458: "BUG: Inside a cell, \"height:x%\" is ignored. It looks like 'auto' is used instead."
- LayoutBR {BR} at (458,15) size 0x0
- LayoutListItem {LI} at (0,20) size 784x20
- LayoutListMarker (anonymous) at (-1,0) size 7x19: bullet
- LayoutText {#text} at (15,0) size 249x19
- text run at (15,0) width 249: "Absolute units work correctly (eg. 50px)."
- LayoutListItem {LI} at (0,40) size 784x492
- LayoutBlockFlow (anonymous) at (0,0) size 784x20
- LayoutListMarker (anonymous) at (-1,0) size 7x19: bullet
- LayoutText {#text} at (15,0) size 168x19
- text run at (15,0) width 168: "\"width:x%\" works correctly."
- LayoutBlockFlow {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutTable {TABLE} at (0,38) size 784x100
- LayoutTableSection {TBODY} at (0,0) size 784x100
- LayoutTableRow {TR} at (0,2) size 784x96
- LayoutTableCell {TD} at (2,13) size 780x73 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {HR} at (0,146) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutTable {TABLE} at (0,156) size 784x100
- LayoutTableSection {TBODY} at (0,0) size 784x100
- LayoutTableRow {TR} at (0,2) size 784x96
- LayoutTableCell {TD} at (2,9) size 780x82 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {HR} at (0,264) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutTable {TABLE} at (0,274) size 784x100
- LayoutTableSection {TBODY} at (0,0) size 784x100
- LayoutTableRow {TR} at (0,2) size 784x96
- LayoutTableCell {TD} at (2,11) size 780x77.19 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow {P} at (1,1) size 622.39x75.19 [bgcolor=#FFFFE0]
- LayoutText {#text} at (0,0) size 216x19
- text run at (0,0) width 216: "BUG: the height of the P is not 80%"
- LayoutBlockFlow {HR} at (0,382) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutTable {TABLE} at (0,392) size 784x100
- LayoutTableSection {TBODY} at (0,0) size 784x100
- LayoutTableRow {TR} at (0,2) size 784x96
- LayoutTableCell {TD} at (2,9) size 780x82 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow {P} at (1,1) size 622.39x80 [bgcolor=#FFFFE0]
- LayoutText {#text} at (0,0) size 210x19
- text run at (0,0) width 210: "OK: the height of the P is 80 pixels"
-layer at (11,100) size 622x71 clip at (12,101) size 620x69
- LayoutTextControl {TEXTAREA} at (1,1) size 622.39x71.19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow {DIV} at (3,3) size 618.39x16
- LayoutText {#text} at (0,0) size 336x16
- text run at (0,0) width 336: "BUG: the height of the textarea is not 80%"
-layer at (11,214) size 622x80 clip at (12,215) size 620x78
- LayoutTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow {DIV} at (3,3) size 618.39x16
- LayoutText {#text} at (0,0) size 344x16
- text run at (0,0) width 344: "OK: the height of the textarea is 80 pixels"

Powered by Google App Engine
This is Rietveld 408576698