Index: third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/003-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/003-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/003-expected.txt |
deleted file mode 100644 |
index 7608f2848af2416efdf06eee93bd3b54aaeebcfc..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/003-expected.txt |
+++ /dev/null |
@@ -1,30 +0,0 @@ |
-layer at (0,0) size 800x600 |
- LayoutView at (0,0) size 800x600 |
-layer at (0,0) size 800x390 |
- LayoutBlockFlow {HTML} at (0,0) size 800x390 |
- LayoutBlockFlow {BODY} at (8,16) size 784x342 |
- LayoutBlockFlow {P} at (0,0) size 784x40 |
- LayoutText {#text} at (0,0) size 193x19 |
- text run at (0,0) width 193: "The black border below should " |
- LayoutInline {I} at (0,0) size 21x19 |
- LayoutText {#text} at (193,0) size 21x19 |
- text run at (193,0) width 21: "not" |
- LayoutText {#text} at (214,0) size 772x39 |
- text run at (214,0) width 202: " cut through the top left corner of " |
- text run at (416,0) width 356: "the blue border. It would cut through with our old behavior," |
- text run at (0,20) width 23: "but " |
- LayoutInline {A} at (0,0) size 20x19 [color=#0000EE] |
- LayoutText {#text} at (23,20) size 20x19 |
- text run at (23,20) width 20: "this" |
- LayoutText {#text} at (43,20) size 292x19 |
- text run at (43,20) width 4: " " |
- text run at (47,20) width 288: "bug fix changed our behavior to match the spec." |
- LayoutBlockFlow {DIV} at (32,72) size 720x270 [border: (1px solid #0000FF)] |
- LayoutTable {DIV} at (1,1) size 115x220 [border: (10px none #000000)] |
- LayoutTableSection (anonymous) at (1,10) size 104x200 |
- LayoutTableRow {P} at (0,0) size 104x100 |
- LayoutTableCell {SPAN} at (0,0) size 52x11 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1] |
- LayoutTableCell {SPAN} at (52,0) size 52x68 [border: (10px solid #000000)] [r=0 c=1 rs=1 cs=1] |
- LayoutTableRow {P} at (0,100) size 104x100 [border: (1px solid #0000FF)] |
- LayoutTableCell {SPAN} at (0,100) size 52x20 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1] |
- LayoutTableCell {SPAN} at (52,100) size 52x68 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1] |