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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/leave-requested-block-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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutView at (0,0) size 800x600 4 LayoutView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 LayoutBlockFlow {HTML} at (0,0) size 800x600 6 LayoutBlockFlow {HTML} at (0,0) size 800x600
7 LayoutBlockFlow {BODY} at (8,8) size 784x576 7 LayoutBlockFlow {BODY} at (8,8) size 784x576
8 LayoutBlockFlow {P} at (0,0) size 784x20 8 LayoutBlockFlow {P} at (0,0) size 784x20
9 LayoutText {#text} at (0,0) size 121x19 9 LayoutText {#text} at (0,0) size 120x19
10 text run at (0,0) width 121: "Test case for fix for " 10 text run at (0,0) width 120: "Test case for fix for "
11 LayoutInline {A} at (0,0) size 323x19 [color=#0000EE] 11 LayoutInline {A} at (0,0) size 324x19 [color=#0000EE]
12 LayoutText {#text} at (121,0) size 323x19 12 LayoutText {#text} at (119,0) size 324x19
13 text run at (121,0) width 323: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=5354" 13 text run at (119,0) width 324: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=5354"
14 LayoutText {#text} at (444,0) size 4x19 14 LayoutText {#text} at (442,0) size 5x19
15 text run at (444,0) width 4: "." 15 text run at (442,0) width 5: "."
16 LayoutBlockFlow {P} at (0,36) size 784x40 16 LayoutBlockFlow {P} at (0,36) size 784x40
17 LayoutText {#text} at (0,0) size 774x39 17 LayoutText {#text} at (0,0) size 774x39
18 text run at (0,0) width 774: "Changes were made to VisiblePosition's s o that init() will not leave the block containing the requested position unless there are no" 18 text run at (0,0) width 774: "Changes were made to VisiblePosition's s o that init() will not leave the block containing the requested position unless there are no"
19 text run at (0,20) width 177: "VisiblePositions in that block." 19 text run at (0,20) width 177: "VisiblePositions in that block."
20 LayoutBlockFlow {P} at (0,92) size 784x0 20 LayoutBlockFlow {P} at (0,92) size 784x0
21 LayoutBlockFlow {DIV} at (0,92) size 784x56 [border: (2px solid #AAAAFF)] 21 LayoutBlockFlow {DIV} at (0,92) size 784x56 [border: (2px solid #AAAAFF)]
22 LayoutBlockFlow {P} at (2,18) size 780x20 22 LayoutBlockFlow {P} at (2,18) size 780x20
23 LayoutText {#text} at (0,0) size 650x19 23 LayoutText {#text} at (0,0) size 650x19
24 text run at (0,0) width 650: "Select All while inside this editable block should create a selection that does not extend outside of this block." 24 text run at (0,0) width 650: "Select All while inside this editable block should create a selection that does not extend outside of this block."
25 layer at (8,172) size 784x20 25 layer at (8,172) size 784x20
26 LayoutBlockFlow {P} at (0,164) size 784x20 26 LayoutBlockFlow {P} at (0,164) size 784x20
27 LayoutText {#text} at (0,0) size 401x19 27 LayoutText {#text} at (0,0) size 401x19
28 text run at (0,0) width 401: "This is a paragraph outside the editable blo ck with overflow:hidden" 28 text run at (0,0) width 401: "This is a paragraph outside the editable blo ck with overflow:hidden"
29 selection start: position 0 of child 0 {#text} of child 1 {P} of child 5 {DIV} o f body 29 selection start: position 0 of child 0 {#text} of child 1 {P} of child 5 {DIV} o f body
30 selection end: position 113 of child 0 {#text} of child 1 {P} of child 5 {DIV} of body 30 selection end: position 113 of child 0 {#text} of child 1 {P} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698