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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/inserting/edited-whitespace-1-expected.txt

Issue 2937783003: Rewrite editing/inserting/edited-whitespace-1.html to utilize assert_selection() (Closed)
Patch Set: 2017-06-14T15:25:45 Created 3 years, 6 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 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 780x36
8 text run at (0,0) width 321: "This tests that edited whitespaces aren' t all nbsps. "
9 text run at (320,0) width 460: "When the region becomes non-editable, Hello and World should still be"
10 text run at (0,18) width 118: "on different lines. "
11 text run at (117,18) width 594: "This demonstrates a bug: the div's fo cus halo doesn't go away when it becomes non-editable."
12 LayoutBlockFlow {DIV} at (0,52) size 62x38 [border: (1px solid #000000)]
13 LayoutText {#text} at (1,1) size 56x36
14 text run at (1,1) width 56: " Hello "
15 text run at (1,19) width 44: "World "
16 LayoutBlockFlow {OL} at (0,106) size 784x0
17 caret: position 17 of child 0 {#text} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698