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

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

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 51x19 7 RenderText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 RenderInline {I} at (0,0) size 667x19 9 RenderInline {I} at (0,0) size 667x19
10 RenderInline {A} at (0,0) size 311x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 311x19 [color=#0000EE]
11 RenderText {#text} at (51,0) size 311x19 11 RenderText {#text} at (51,0) size 311x19
12 text run at (51,0) width 311: "https://bugs.webkit.org/show_bug.cg i?id=19525" 12 text run at (51,0) width 311: "https://bugs.webkit.org/show_bug.cg i?id=19525"
13 RenderText {#text} at (362,0) size 356x19 13 RenderText {#text} at (362,0) size 356x19
14 text run at (362,0) width 4: " " 14 text run at (362,0) width 4: " "
15 text run at (366,0) width 352: "-webkit-box-reflect in hyperlink cau ses webkit to crash" 15 text run at (366,0) width 352: "-webkit-box-reflect in hyperlink cau ses webkit to crash"
16 RenderText {#text} at (718,0) size 4x19 16 RenderText {#text} at (718,0) size 4x19
17 text run at (718,0) width 4: "." 17 text run at (718,0) width 4: "."
18 RenderBlock {P} at (0,36) size 784x20 18 RenderBlock {P} at (0,36) size 784x20
19 RenderText {#text} at (0,0) size 165x19 19 RenderText {#text} at (0,0) size 165x19
20 text run at (0,0) width 165: "Because it is an inline flow, " 20 text run at (0,0) width 165: "Because it is an inline flow, "
21 RenderInline {SPAN} at (0,0) size 52x19 21 RenderInline {SPAN} at (0,0) size 52x19
22 RenderText {#text} at (165,0) size 52x19 22 RenderText {#text} at (165,0) size 52x19
23 text run at (165,0) width 52: "this span" 23 text run at (165,0) width 52: "this span"
24 RenderText {#text} at (217,0) size 419x19 24 RenderText {#text} at (217,0) size 419x19
25 text run at (217,0) width 419: " should not have a reflection, and sel ecting it should not cause a crash." 25 text run at (217,0) width 419: " 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 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 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