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

Side by Side Diff: LayoutTests/fast/reflections/inline-crash-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 53x19
8 text run at (0,0) width 53: "Test for "
9 RenderInline {I} at (0,0) size 654x19
10 RenderInline {A} at (0,0) size 307x19 [color=#0000EE]
11 RenderText {#text} at (53,0) size 307x19
12 text run at (53,0) width 307: "https://bugs.webkit.org/show_bug.cg i?id=19525"
13 RenderText {#text} at (360,0) size 347x19
14 text run at (360,0) width 4: " "
15 text run at (364,0) width 343: "-webkit-box-reflect in hyperlink cau ses webkit to crash"
16 RenderText {#text} at (707,0) size 4x19
17 text run at (707,0) width 4: "."
18 RenderBlock {P} at (0,34) size 784x18
19 RenderText {#text} at (0,0) size 178x19
20 text run at (0,0) width 178: "Because it is an inline flow, "
21 RenderInline {SPAN} at (0,0) size 55x19
22 RenderText {#text} at (178,0) size 55x19
23 text run at (178,0) width 55: "this span"
24 RenderText {#text} at (233,0) size 441x19
25 text run at (233,0) width 441: " should not have a reflection, and sel ecting it should not cause a crash."
26 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
27 selection end: position 9 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698