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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 784x18 8 LayoutBlockFlow {P} at (0,0) size 784x18
9 LayoutText {#text} at (0,0) size 131x17 9 LayoutText {#text} at (0,0) size 130x17
10 text run at (0,0) width 131: "Test case for fix for " 10 text run at (0,0) width 130: "Test case for fix for "
11 LayoutInline {A} at (0,0) size 350x17 [color=#0000EE] 11 LayoutInline {A} at (0,0) size 349x17 [color=#0000EE]
12 LayoutText {#text} at (130,0) size 350x17 12 LayoutText {#text} at (129,0) size 349x17
13 text run at (130,0) width 350: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=5354" 13 text run at (129,0) width 349: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=5354"
14 LayoutText {#text} at (479,0) size 5x17 14 LayoutText {#text} at (477,0) size 5x17
15 text run at (479,0) width 5: "." 15 text run at (477,0) width 5: "."
16 LayoutBlockFlow {P} at (0,34) size 784x36 16 LayoutBlockFlow {P} at (0,34) size 784x36
17 LayoutText {#text} at (0,0) size 754x35 17 LayoutText {#text} at (0,0) size 753x35
18 text run at (0,0) width 754: "Changes were made to VisiblePosition's s o that init() will not leave the block containing the requested position unless" 18 text run at (0,0) width 753: "Changes were made to VisiblePosition's s o that init() will not leave the block containing the requested position unless"
19 text run at (0,18) width 273: "there are no VisiblePositions in that b lock." 19 text run at (0,18) width 272: "there are no VisiblePositions in that b lock."
20 LayoutBlockFlow {P} at (0,86) size 784x0 20 LayoutBlockFlow {P} at (0,86) size 784x0
21 LayoutBlockFlow {DIV} at (0,86) size 784x54 [border: (2px solid #AAAAFF)] 21 LayoutBlockFlow {DIV} at (0,86) size 784x54 [border: (2px solid #AAAAFF)]
22 LayoutBlockFlow {P} at (2,18) size 780x18 22 LayoutBlockFlow {P} at (2,18) size 780x18
23 LayoutText {#text} at (0,0) size 699x17 23 LayoutText {#text} at (0,0) size 699x17
24 text run at (0,0) width 699: "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 699: "Select All while inside this editable block should create a selection that does not extend outside of this block."
25 layer at (8,164) size 784x18 25 layer at (8,164) size 784x18
26 LayoutBlockFlow {P} at (0,156) size 784x18 26 LayoutBlockFlow {P} at (0,156) size 784x18
27 LayoutText {#text} at (0,0) size 433x17 27 LayoutText {#text} at (0,0) size 433x17
28 text run at (0,0) width 433: "This is a paragraph outside the editable blo ck with overflow:hidden" 28 text run at (0,0) width 433: "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