Index: LayoutTests/fast/table/border-collapsing/003-expected.txt |
diff --git a/LayoutTests/fast/table/border-collapsing/003-expected.txt b/LayoutTests/fast/table/border-collapsing/003-expected.txt |
deleted file mode 100644 |
index 841936101bec170fdb3f3d91fdd22764c306ec89..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/table/border-collapsing/003-expected.txt |
+++ /dev/null |
@@ -1,30 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x386 |
- RenderBlock {HTML} at (0,0) size 800x386 |
- RenderBody {BODY} at (8,16) size 784x338 |
- RenderBlock {P} at (0,0) size 784x36 |
- RenderText {#text} at (0,0) size 201x19 |
- text run at (0,0) width 201: "The black border below should " |
- RenderInline {I} at (0,0) size 20x19 |
- RenderText {#text} at (201,0) size 20x19 |
- text run at (201,0) width 20: "not" |
- RenderText {#text} at (221,0) size 746x37 |
- text run at (221,0) width 212: " cut through the top left corner of " |
- text run at (433,0) width 313: "the blue border. It would cut through with our old" |
- text run at (0,18) width 87: "behavior, but " |
- RenderInline {A} at (0,0) size 22x19 [color=#0000EE] |
- RenderText {#text} at (87,18) size 22x19 |
- text run at (87,18) width 22: "this" |
- RenderText {#text} at (109,18) size 307x19 |
- text run at (109,18) width 4: " " |
- text run at (113,18) width 303: "bug fix changed our behavior to match the spec." |
- RenderBlock {DIV} at (32,68) size 720x270 [border: (1px solid #0000FF)] |
- RenderTable {DIV} at (1,1) size 115x220 [border: (10px none #000000)] |
- RenderTableSection (anonymous) at (1,10) size 104x200 |
- RenderTableRow {P} at (0,0) size 104x100 |
- RenderTableCell {SPAN} at (0,0) size 52x11 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1] |
- RenderTableCell {SPAN} at (52,0) size 52x68 [border: (10px solid #000000)] [r=0 c=1 rs=1 cs=1] |
- RenderTableRow {P} at (0,100) size 104x100 [border: (1px solid #0000FF)] |
- RenderTableCell {SPAN} at (0,100) size 52x20 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1] |
- RenderTableCell {SPAN} at (52,100) size 52x68 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1] |