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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/expanding-selections2-expected.txt

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web 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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 LayoutView at (0,0) size 800x600 3 LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 LayoutBlockFlow {HTML} at (0,0) size 800x600 5 LayoutBlockFlow {HTML} at (0,0) size 800x600
6 LayoutBlockFlow {BODY} at (8,8) size 784x584 6 LayoutBlockFlow {BODY} at (8,8) size 784x584
7 LayoutBlockFlow {P} at (0,0) size 784x40 7 LayoutBlockFlow {P} at (0,0) size 784x40
8 LayoutText {#text} at (0,0) size 775x39 8 LayoutText {#text} at (0,0) size 775x39
9 text run at (0,0) width 413: "This tests double clicking inside and at the end of an editable div. " 9 text run at (0,0) width 413: "This tests double clicking inside and at the end of an editable div. "
10 text run at (412,0) width 363: "The selection that is created should n ot extend outside the" 10 text run at (412,0) width 363: "The selection that is created should n ot extend outside the"
11 text run at (0,20) width 97: "editable region." 11 text run at (0,20) width 97: "editable region."
12 LayoutBlockFlow {DIV} at (0,56) size 784x20 12 LayoutBlockFlow {DIV} at (0,56) size 784x20
13 LayoutText {#text} at (0,0) size 181x19 13 LayoutText {#text} at (0,0) size 181x19
14 text run at (0,0) width 181: "This text is in an editable div" 14 text run at (0,0) width 181: "This text is in an editable div"
15 LayoutInline {SPAN} at (0,0) size 4x19 15 LayoutInline {SPAN} at (0,0) size 4x19
16 LayoutText {#text} at (181,0) size 4x19 16 LayoutText {#text} at (181,0) size 4x19
17 text run at (181,0) width 4: "." 17 text run at (181,0) width 4: "."
18 LayoutBlockFlow (anonymous) at (0,76) size 784x20 18 LayoutBlockFlow (anonymous) at (0,76) size 784x20
19 LayoutText {#text} at (0,0) size 242x19 19 LayoutText {#text} at (0,0) size 242x19
20 text run at (0,0) width 242: "This text is outside the editable region ." 20 text run at (0,0) width 242: "This text is outside the editable region ."
21 LayoutText {#text} at (0,0) size 0x0
22 caret: position 1 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body 21 caret: position 1 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698