blob: badb5e91e4e0a64196a8c469bc326ecae62ce5ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x40
LayoutText {#text} at (0,0) size 783x39
text run at (0,0) width 783: "This tests for a bug (https://bugs.webkit.org/show_bug.cgi?id=25277) where a caret at the end of a non-wrapping line that extends"
text run at (0,20) width 423: "outside of the containing block would paint over part of the focus halo."
LayoutBlockFlow {DIV} at (0,40) size 50x20
LayoutText {#text} at (0,0) size 250x19
text run at (0,0) width 250: "The caret should be at the end of this line."
caret: position 44 of child 0 {#text} of child 2 {DIV} of body
|