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

Unified Diff: LayoutTests/platform/mac/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/mac/editing/selection/drag-to-contenteditable-iframe-expected.txt
diff --git a/LayoutTests/platform/mac/editing/selection/drag-to-contenteditable-iframe-expected.txt b/LayoutTests/platform/mac/editing/selection/drag-to-contenteditable-iframe-expected.txt
index 92063105df5516cd800c993c5f0aefaba340ebcf..9388dcf71947393b99c377b07bf113d2ac4ff8ce 100644
--- a/LayoutTests/platform/mac/editing/selection/drag-to-contenteditable-iframe-expected.txt
+++ b/LayoutTests/platform/mac/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 800x212
- 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,194) size 4x18
text run at (208,194) width 4: " "
RenderImage {IMG} at (212,105) size 76x103
@@ -24,3 +16,12 @@ layer at (0,0) size 800x600
RenderListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 288x18
text run at (0,0) width 288: "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