Index: LayoutTests/fast/reflections/inline-crash-expected.txt |
diff --git a/LayoutTests/fast/reflections/inline-crash-expected.txt b/LayoutTests/fast/reflections/inline-crash-expected.txt |
deleted file mode 100644 |
index 646058bac1b29996809408561d1515e1ffa31a69..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/reflections/inline-crash-expected.txt |
+++ /dev/null |
@@ -1,27 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x576 |
- RenderBlock {P} at (0,0) size 784x18 |
- RenderText {#text} at (0,0) size 53x19 |
- text run at (0,0) width 53: "Test for " |
- RenderInline {I} at (0,0) size 654x19 |
- RenderInline {A} at (0,0) size 307x19 [color=#0000EE] |
- RenderText {#text} at (53,0) size 307x19 |
- text run at (53,0) width 307: "https://bugs.webkit.org/show_bug.cgi?id=19525" |
- RenderText {#text} at (360,0) size 347x19 |
- text run at (360,0) width 4: " " |
- text run at (364,0) width 343: "-webkit-box-reflect in hyperlink causes webkit to crash" |
- RenderText {#text} at (707,0) size 4x19 |
- text run at (707,0) width 4: "." |
- RenderBlock {P} at (0,34) size 784x18 |
- RenderText {#text} at (0,0) size 178x19 |
- text run at (0,0) width 178: "Because it is an inline flow, " |
- RenderInline {SPAN} at (0,0) size 55x19 |
- RenderText {#text} at (178,0) size 55x19 |
- text run at (178,0) width 55: "this span" |
- RenderText {#text} at (233,0) size 441x19 |
- text run at (233,0) width 441: " should not have a reflection, and selecting it should not cause a crash." |
-selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body |
-selection end: position 9 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body |