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

Side by Side Diff: LayoutTests/platform/win-xp/fast/forms/input-appearance-selection-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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
OLDNEW
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 638 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 638
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x638 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x638 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x638 4 LayoutBlockFlow {HTML} at (0,0) size 785x638
5 LayoutBlockFlow {BODY} at (8,8) size 769x614 5 LayoutBlockFlow {BODY} at (8,8) size 769x614
6 LayoutBlockFlow (anonymous) at (0,0) size 769x20 6 LayoutBlockFlow (anonymous) at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 318x19 7 LayoutText {#text} at (0,0) size 318x19
8 text run at (0,0) width 318: "This tests the selection methods on the new text field." 8 text run at (0,0) width 318: "This tests the selection methods on the new text field."
9 LayoutBlockFlow {P} at (0,36) size 769x22 9 LayoutBlockFlow {P} at (0,36) size 769x22
10 LayoutTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 10 LayoutTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
11 LayoutText {#text} at (0,0) size 0x0 11 LayoutText {#text} at (0,0) size 0x0
12 LayoutBlockFlow {DIV} at (0,74) size 769x540 12 LayoutBlockFlow {DIV} at (0,74) size 769x540
13 LayoutBR {BR} at (0,0) size 0x19 13 LayoutBR {BR} at (0,0) size 0x19
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 LayoutText {#text} at (0,520) size 47x19 73 LayoutText {#text} at (0,520) size 47x19
74 text run at (0,520) width 47: "Passed." 74 text run at (0,520) width 47: "Passed."
75 LayoutBR {BR} at (47,535) size 0x0 75 LayoutBR {BR} at (47,535) size 0x0
76 LayoutBlockFlow {P} at (0,630) size 769x0 76 LayoutBlockFlow {P} at (0,630) size 769x0
77 layer at (10,47) size 149x16 77 layer at (10,47) size 149x16
78 LayoutBlockFlow {DIV} at (2,3) size 149x16 78 LayoutBlockFlow {DIV} at (2,3) size 149x16
79 LayoutText {#text} at (0,0) size 148x16 79 LayoutText {#text} at (0,0) size 148x16
80 text run at (0,0) width 148: "123456789 ABCDEFGHIJ" 80 text run at (0,0) width 148: "123456789 ABCDEFGHIJ"
81 selection start: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 1 {INPUT} of child 1 {P} of body 81 selection start: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 1 {INPUT} of child 1 {P} of body
82 selection end: position 12 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 1 {INPUT} of child 1 {P} of body 82 selection end: position 12 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 1 {INPUT} of child 1 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698