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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug93363-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/bug93363-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug93363-expected.txt b/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug93363-expected.txt
deleted file mode 100644
index 3a1ed2e11b9ce5536be1e4ec60d68799a9072b42..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug93363-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 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutTable {TABLE} at (0,0) size 784x280 [border: (4px solid #0000FF)]
- LayoutTableSection {TBODY} at (4,4) size 776x272
- LayoutTableRow {TR} at (0,2) size 776x268
- LayoutTableCell {TD} at (2,2) size 605x120 [border: (1px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- LayoutTable {TABLE} at (2,2) size 601x116 [border: (4px solid #008000)]
- LayoutTableSection {TBODY} at (4,4) size 593x108
- LayoutTableRow {TR} at (0,2) size 593x104
- LayoutTableCell {TD} at (2,2) size 589x104 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 580x99
- text run at (2,2) width 580: "this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a"
- text run at (2,22) width 488: "bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. "
- text run at (490,22) width 84: "this is a bunch"
- text run at (2,42) width 578: "of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text."
- text run at (2,62) width 580: "this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a"
- text run at (2,82) width 82: "bunch of text."
- LayoutTableCell {TD} at (609,2) size 165x268 [border: (1px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
- LayoutTable {TABLE} at (2,2) size 161x264 [border: (4px solid #008000)]
- LayoutTableSection {TBODY} at (4,4) size 153x256
- LayoutTableRow {TR} at (0,2) size 153x252
- LayoutTableCell {TD} at (2,2) size 149x252 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow (anonymous) at (2,2) size 145x20
- LayoutText {#text} at (0,0) size 111x19
- text run at (0,0) width 111: "this cell is nowrap."
- LayoutTable {TABLE} at (2,22) size 145x228 [border: (4px solid #FF0000)]
- LayoutTableSection {TBODY} at (4,4) size 137x220
- LayoutTableRow {TR} at (0,2) size 137x216
- LayoutTableCell {TD} at (2,2) size 133x216 [border: (1px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow (anonymous) at (2,2) size 129x60
- LayoutText {#text} at (0,0) size 124x59
- text run at (0,0) width 124: "this text is in a cell of"
- text run at (0,20) width 120: "a table, contained in"
- text run at (0,40) width 7: "a"
- LayoutBlockFlow {P} at (2,78) size 129x20
- LayoutInline {B} at (0,0) size 129x19
- LayoutText {#text} at (0,0) size 129x19
- text run at (0,0) width 129: "cell with NOWRAP"
- LayoutBlockFlow (anonymous) at (2,114) size 129x100
- LayoutText {#text} at (0,0) size 128x99
- text run at (0,0) width 112: "but this text should"
- text run at (0,20) width 40: "wrap! "
- text run at (40,20) width 78: "only the bold"
- text run at (0,40) width 123: "text should not wrap"
- text run at (0,60) width 128: "be cause is contained"
- text run at (0,80) width 123: "in a P that's nowrap."
- LayoutBlockFlow (anonymous) at (0,280) size 784x40
- LayoutBR {BR} at (0,0) size 0x19
- LayoutText {#text} at (0,20) size 310x19
- text run at (0,20) width 310: "Tables have a thick border, cells have a thin border."

Powered by Google App Engine
This is Rietveld 408576698