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

Side by Side Diff: LayoutTests/fast/events/drag-in-flex-expected.txt

Issue 1057953002: Make flexibleBox visible position cadidate only where it is editable. Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Use helvetica if possible. Created 5 years, 8 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 784x584
6 LayoutFlexibleBox {DIV} at (0,0) size 784x29
7 LayoutBlockFlow {SPAN} at (0,0) size 418.34x29
8 LayoutText {#text} at (0,0) size 419x28
9 text run at (0,0) width 419: "Drag from behind of button to this tex t."
10 LayoutButton {BUTTON} at (418.34,0) size 24x29 [bgcolor=#C0C0C0] [border : none (3px outset #C0C0C0) none (3px outset #C0C0C0)]
11 selection start: position 18 of child 0 {#text} of child 1 {SPAN} of child 0 {DI V} of body
12 selection end: position 40 of child 0 {#text} of child 1 {SPAN} of child 0 {DI V} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698