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

Unified Diff: LayoutTests/platform/win/editing/selection/drag-to-contenteditable-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/win/editing/selection/drag-to-contenteditable-iframe-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/drag-to-contenteditable-iframe-expected.txt b/LayoutTests/platform/win/editing/selection/drag-to-contenteditable-iframe-expected.txt
index 46fc0dba151b50eb59a893fc4560ef8d782350a5..7fbeacde54c3b5abb44d427f165cc03d4d065a92 100644
--- a/LayoutTests/platform/win/editing/selection/drag-to-contenteditable-iframe-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/drag-to-contenteditable-iframe-expected.txt
@@ -7,14 +7,6 @@ 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 800x213
- RenderPartObject {IFRAME} at (0,0) size 208x208 [border: (4px solid #000000)]
- layer at (0,0) size 200x200
- RenderView at (0,0) size 200x200
- layer at (0,0) size 200x200
- RenderBlock {HTML} at (0,0) size 200x200
- RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FFFFE0]
- RenderImage {IMG} at (0,0) size 76x103
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (208,193) size 4x19
text run at (208,193) width 4: " "
RenderImage {IMG} at (212,105) size 76x103
@@ -24,3 +16,12 @@ layer at (0,0) size 800x600
RenderListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 274x19
text run at (0,0) width 274: "Abe should be outside the frame and inside it."
+layer at (0,0) size 208x208
+ RenderPartObject {IFRAME} at (0,0) size 208x208 [border: (4px solid #000000)]
+ layer at (0,0) size 200x200
+ RenderView at (0,0) size 200x200
+ layer at (0,0) size 200x200
+ RenderBlock {HTML} at (0,0) size 200x200
+ RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FFFFE0]
+ RenderImage {IMG} at (0,0) size 76x103
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698