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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/transforms/transformed-caret-expected.txt

Issue 2547723002: Merge LayoutTests fast/transforms in transforms (Closed)
Patch Set: Fix a bad path reference. Created 4 years 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x414 3 layer at (0,0) size 800x414
4 LayoutBlockFlow {HTML} at (0,0) size 800x414 4 LayoutBlockFlow {HTML} at (0,0) size 800x414
5 LayoutBlockFlow {BODY} at (8,16) size 784x318 5 LayoutBlockFlow {BODY} at (8,16) size 784x318
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 371x17 7 LayoutText {#text} at (0,0) size 371x17
8 text run at (0,0) width 371: "The caret should render correctly in tra nsformed elements" 8 text run at (0,0) width 371: "The caret should render correctly in tra nsformed elements"
9 LayoutBR {BR} at (370,14) size 1x0 9 LayoutBR {BR} at (370,14) size 1x0
10 LayoutInline {A} at (0,0) size 310x17 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 310x17 [color=#0000EE]
11 LayoutText {#text} at (0,18) size 310x17 11 LayoutText {#text} at (0,18) size 310x17
12 text run at (0,18) width 310: "https://bugs.webkit.org/show_bug.cgi? id=15671" 12 text run at (0,18) width 310: "https://bugs.webkit.org/show_bug.cgi? id=15671"
13 layer at (88,132) size 302x202 13 layer at (88,132) size 302x202
14 LayoutBlockFlow {DIV} at (80,116) size 302x202 [border: (1px solid #000000)] 14 LayoutBlockFlow {DIV} at (80,116) size 302x202 [border: (1px solid #000000)]
15 LayoutText {#text} at (1,2) size 174x88 15 LayoutText {#text} at (1,2) size 174x88
16 text run at (1,2) width 174: "Caret" 16 text run at (1,2) width 174: "Caret"
17 caret: position 6 of child 0 {#text} of child 3 {DIV} of body 17 caret: position 6 of child 0 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698