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

Unified 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, 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/events/drag-in-flex-expected.txt
diff --git a/LayoutTests/fast/events/drag-in-flex-expected.txt b/LayoutTests/fast/events/drag-in-flex-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..78dbd3e0d6ae9e3abab4c3ab85d31d29425aafc6
--- /dev/null
+++ b/LayoutTests/fast/events/drag-in-flex-expected.txt
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ LayoutBlockFlow {HTML} at (0,0) size 800x600
+ LayoutBlockFlow {BODY} at (8,8) size 784x584
+ LayoutFlexibleBox {DIV} at (0,0) size 784x29
+ LayoutBlockFlow {SPAN} at (0,0) size 418.34x29
+ LayoutText {#text} at (0,0) size 419x28
+ text run at (0,0) width 419: "Drag from behind of button to this text."
+ LayoutButton {BUTTON} at (418.34,0) size 24x29 [bgcolor=#C0C0C0] [border: none (3px outset #C0C0C0) none (3px outset #C0C0C0)]
+selection start: position 18 of child 0 {#text} of child 1 {SPAN} of child 0 {DIV} of body
+selection end: position 40 of child 0 {#text} of child 1 {SPAN} of child 0 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698