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

Unified Diff: LayoutTests/platform/linux/editing/pasteboard/subframe-dragndrop-1-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/linux/editing/pasteboard/subframe-dragndrop-1-expected.txt
diff --git a/LayoutTests/platform/linux/editing/pasteboard/subframe-dragndrop-1-expected.txt b/LayoutTests/platform/linux/editing/pasteboard/subframe-dragndrop-1-expected.txt
index ba53abf0083f68d0e4b41897bec7cb8117d2f7fc..68512e7503202c8e3679ccdb8d92b2299b8ce3c1 100644
--- a/LayoutTests/platform/linux/editing/pasteboard/subframe-dragndrop-1-expected.txt
+++ b/LayoutTests/platform/linux/editing/pasteboard/subframe-dragndrop-1-expected.txt
@@ -12,17 +12,18 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (0,0) size 800x584
RenderBlock (anonymous) at (0,0) size 800x304
- RenderPartObject {IFRAME} at (0,0) size 304x304 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 300x300
- RenderView at (0,0) size 300x300
- layer at (0,0) size 300x300
- RenderBlock {HTML} at (0,0) size 300x300
- RenderBody {BODY} at (8,8) size 284x284 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 69: "foo baz bar"
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,320) size 800x40
RenderText {#text} at (0,0) size 774x39
text run at (0,0) width 774: "This test uses the eventSender to do drag and drop. To run it manually, drag the word selected in the above subframe and drop it"
text run at (0,20) width 66: "after 'baz'. "
text run at (66,20) width 204: "The result should be 'foo baz bar'."
+layer at (0,0) size 304x304
+ RenderPartObject {IFRAME} at (0,0) size 304x304 [border: (2px inset #EEEEEE)]
+ layer at (0,0) size 300x300
+ RenderView at (0,0) size 300x300
+ layer at (0,0) size 300x300
+ RenderBlock {HTML} at (0,0) size 300x300
+ RenderBody {BODY} at (8,8) size 284x284 [bgcolor=#FFFFE0]
+ RenderText {#text} at (0,0) size 69x19
+ text run at (0,0) width 69: "foo baz bar"

Powered by Google App Engine
This is Rietveld 408576698