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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/editable-html-element-expected.txt

Issue 1806423003: Convert editing/selection layout tests to use w3c test harness, volume 6 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 layer at (0,0) size 800x600
9 LayoutView at (0,0) size 800x600
10 layer at (0,0) size 800x600
11 LayoutBlockFlow {HTML} at (0,0) size 800x600
12 LayoutBlockFlow {BODY} at (8,8) size 784x584
13 LayoutInline {SPAN} at (0,0) size 32x19
14 LayoutText {#text} at (0,0) size 32x19
15 text run at (0,0) width 32: "\x{9}"
16 LayoutText {#text} at (32,0) size 450x19
17 text run at (32,0) width 450: "This tests to see where the selection is set when an html element is focused."
18 LayoutBR {BR} at (482,15) size 0x0
19 LayoutText {#text} at (0,20) size 783x39
20 text run at (0,20) width 496: "We set it inside the body because we don' t want to allow editing outside the body. "
21 text run at (495,20) width 284: "This test also does some editing to mak e sure it"
22 text run at (778,20) width 5: " "
23 text run at (0,40) width 124: "happens in the body."
24 caret: position 153 of child 3 {#text} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698