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

Unified Diff: LayoutTests/platform/mac/editing/selection/drag-in-iframe-expected.txt

Issue 149653003: Avoid requiring a recalc to update compositing state for iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline. Created 6 years, 10 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/platform/mac/editing/selection/drag-in-iframe-expected.txt
diff --git a/LayoutTests/platform/mac/editing/selection/drag-in-iframe-expected.txt b/LayoutTests/platform/mac/editing/selection/drag-in-iframe-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..53d62ab22fa2f3933ad024bb3e10b8810f2ee457
--- /dev/null
+++ b/LayoutTests/platform/mac/editing/selection/drag-in-iframe-expected.txt
@@ -0,0 +1,29 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 753x36
+ text run at (0,0) width 538: "This is an automatic pixel test. To test interactively, drag selected text onto the iframe "
+ text run at (538,0) width 211: "below and verify that a drag caret"
+ text run at (749,0) width 4: " "
+ text run at (0,18) width 156: "appears inside the frame."
+ RenderBlock (anonymous) at (0,52) size 784x152
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+layer at (8,60) size 302x152
+ RenderPartObject {IFRAME} at (0,0) size 302x152 [border: (1px solid #000000)]
+ layer at (0,0) size 300x150
+ RenderView at (0,0) size 300x150
+ layer at (0,0) size 300x150
+ RenderBlock {HTML} at (0,0) size 300x150
+ RenderBody {BODY} at (8,8) size 284x134
+ RenderInline {SPAN} at (0,0) size 37x18
+ RenderText {#text} at (0,0) size 37x18
+ text run at (0,0) width 37: "There"
+ RenderText {#text} at (37,0) size 168x18
+ text run at (37,0) width 168: " should be a caret here --> "
+ RenderBR {BR} at (205,14) size 0x0
+ RenderText {#text} at (0,18) size 42x18
+ text run at (0,18) width 42: "See it?"

Powered by Google App Engine
This is Rietveld 408576698