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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-retina/editing/selection/select-across-readonly-input-5-expected.txt

Issue 2742013003: Update baselines in editing/ for Mac10.12. (Closed)
Patch Set: Update to only rebaseline some tests Created 3 years, 9 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 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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 744x36 7 LayoutText {#text} at (0,0) size 744x36
8 text run at (0,0) width 744: "This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a" 8 text run at (0,0) width 744: "This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a"
9 text run at (0,18) width 79: "mouse drag." 9 text run at (0,18) width 79: "mouse drag."
10 LayoutBlockFlow {P} at (0,52) size 784x36 10 LayoutBlockFlow {P} at (0,52) size 784x36
(...skipping 14 matching lines...) Expand all
25 layer at (11,115) size 53x18 25 layer at (11,115) size 53x18
26 LayoutBlockFlow {DIV} at (3,3) size 52.95x18 26 LayoutBlockFlow {DIV} at (3,3) size 52.95x18
27 LayoutText {#text} at (0,0) size 37x18 27 LayoutText {#text} at (0,0) size 37x18
28 text run at (0,0) width 37: "hello" 28 text run at (0,0) width 37: "hello"
29 layer at (115,115) size 53x18 scrollWidth 54 29 layer at (115,115) size 53x18 scrollWidth 54
30 LayoutBlockFlow {DIV} at (3,3) size 52.95x18 30 LayoutBlockFlow {DIV} at (3,3) size 52.95x18
31 LayoutText {#text} at (0,0) size 54x18 31 LayoutText {#text} at (0,0) size 54x18
32 text run at (0,0) width 54: "WebKit" 32 text run at (0,0) width 54: "WebKit"
33 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 5 {INPUT} of child 5 {DIV} of body 33 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 5 {INPUT} of child 5 {DIV} of body
34 selection end: position 2 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 5 {INPUT} of child 5 {DIV} of body 34 selection end: position 2 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 5 {INPUT} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698