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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/editing/selection/5240265-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 784x54 6 LayoutBlockFlow {P} at (0,0) size 784x54
7 LayoutText {#text} at (0,0) size 776x53 7 LayoutText {#text} at (0,0) size 775x53
8 text run at (0,0) width 776: "This tests to see that clicking on conte nt outside of an editable region with -webkit-user-select: ignore doesn't remove the" 8 text run at (0,0) width 775: "This tests to see that clicking on conte nt outside of an editable region with -webkit-user-select: ignore doesn't remove the"
9 text run at (0,18) width 479: "selection from the editable region. To run it manually, click on the button. " 9 text run at (0,18) width 476: "selection from the editable region. To run it manually, click on the button. "
10 text run at (478,18) width 297: "The editable region should not be foc used, but" 10 text run at (475,18) width 298: "The editable region should not be foc used, but"
11 text run at (0,36) width 246: "the text inside of it should be selecte d." 11 text run at (0,36) width 246: "the text inside of it should be selecte d."
12 LayoutBlockFlow (anonymous) at (0,70) size 784x22 12 LayoutBlockFlow (anonymous) at (0,70) size 784x22
13 LayoutButton {INPUT} at (0,0) size 85x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 13 LayoutButton {INPUT} at (0,0) size 85x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
14 LayoutBlockFlow (anonymous) at (8,3) size 69x16 14 LayoutBlockFlow (anonymous) at (8,3) size 69x16
15 LayoutText {#text} at (0,0) size 69x16 15 LayoutText {#text} at (0,0) size 69x16
16 text run at (0,0) width 69: "Click on me" 16 text run at (0,0) width 69: "Click on me"
17 LayoutText {#text} at (0,0) size 0x0 17 LayoutText {#text} at (0,0) size 0x0
18 LayoutBlockFlow {DIV} at (0,92) size 784x18 18 LayoutBlockFlow {DIV} at (0,92) size 784x18
19 LayoutText {#text} at (0,0) size 182x17 19 LayoutText {#text} at (0,0) size 182x17
20 text run at (0,0) width 182: "This text should be selected." 20 text run at (0,0) width 182: "This text should be selected."
21 selection start: position 0 of child 0 {#text} of child 4 {DIV} of body 21 selection start: position 0 of child 0 {#text} of child 4 {DIV} of body
22 selection end: position 29 of child 0 {#text} of child 4 {DIV} of body 22 selection end: position 29 of child 0 {#text} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698