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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-retina/editing/selection/selection-button-text-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 800x132 3 layer at (0,0) size 800x132
4 LayoutBlockFlow {HTML} at (0,0) size 800x132 4 LayoutBlockFlow {HTML} at (0,0) size 800x132
5 LayoutBlockFlow {BODY} at (8,16) size 784x108 5 LayoutBlockFlow {BODY} at (8,16) size 784x108
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 566x18 7 LayoutText {#text} at (0,0) size 566x18
8 text run at (0,0) width 566: "To PASS this test case the text of the b utton label should not be selected in the selection." 8 text run at (0,0) width 566: "To PASS this test case the text of the b utton label should not be selected in the selection."
9 LayoutBlockFlow {DIV} at (0,34) size 784x74 9 LayoutBlockFlow {DIV} at (0,34) size 784x74
10 LayoutBlockFlow (anonymous) at (0,0) size 784x37 10 LayoutBlockFlow (anonymous) at (0,0) size 784x37
(...skipping 15 matching lines...) Expand all
26 LayoutBlockFlow (anonymous) at (8,2) size 48.70x13 26 LayoutBlockFlow (anonymous) at (8,2) size 48.70x13
27 LayoutText {#text} at (0,0) size 49x13 27 LayoutText {#text} at (0,0) size 49x13
28 text run at (0,0) width 49: "too much" 28 text run at (0,0) width 49: "too much"
29 LayoutText {#text} at (119,0) size 65x18 29 LayoutText {#text} at (119,0) size 65x18
30 text run at (119,0) width 65: " too much" 30 text run at (119,0) width 65: " too much"
31 LayoutBlockFlow (anonymous) at (0,56) size 784x18 31 LayoutBlockFlow (anonymous) at (0,56) size 784x18
32 LayoutText {#text} at (0,0) size 250x18 32 LayoutText {#text} at (0,0) size 250x18
33 text run at (0,0) width 250: "Should not be selected in the selectio n." 33 text run at (0,0) width 250: "Should not be selected in the selectio n."
34 selection start: position 0 of child 0 {#text} of child 1 {P} of body 34 selection start: position 0 of child 0 {#text} of child 1 {P} of body
35 selection end: position 41 of child 6 {#text} of child 3 {DIV} of body 35 selection end: position 41 of child 6 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698