Index: LayoutTests/fast/repaint/inline-color-change-expected.txt |
diff --git a/LayoutTests/fast/repaint/inline-color-change-expected.txt b/LayoutTests/fast/repaint/inline-color-change-expected.txt |
deleted file mode 100644 |
index 4e0e83f9b7e45e3f892b43e0fd2e106ac21db47b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/repaint/inline-color-change-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x102 |
- RenderBlock {HTML} at (0,0) size 800x102 |
- RenderBody {BODY} at (8,16) size 784x70 |
- RenderBlock {P} at (0,0) size 784x36 |
- RenderText {#text} at (0,0) size 100x18 |
- text run at (0,0) width 100: "Repaint test for " |
- RenderInline {I} at (0,0) size 154x18 |
- RenderInline {A} at (0,0) size 154x18 [color=#0000EE] |
- RenderText {#text} at (100,0) size 154x18 |
- text run at (100,0) width 154: "rdar://problem/6518850" |
- RenderText {#text} at (254,0) size 752x36 |
- text run at (254,0) width 4: " " |
- text run at (258,0) width 494: "Make sure that an inline repaints using its line boxes and not using RenderBox" |
- text run at (0,18) width 103: "width()/height()." |
- RenderBlock {P} at (0,52) size 784x18 |
- RenderInline {SPAN} at (0,0) size 39x18 [color=#008000] |
- RenderText {#text} at (0,0) size 39x18 |
- text run at (0,0) width 39: "PASS" |