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

Unified Diff: LayoutTests/platform/win/editing/pasteboard/4631972-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/pasteboard/4631972-expected.txt
diff --git a/LayoutTests/platform/win/editing/pasteboard/4631972-expected.txt b/LayoutTests/platform/win/editing/pasteboard/4631972-expected.txt
index c65724262e9b6f7c502c06157cfbe4447bf11a30..1aa9e2914279418766cf8f7eb43734ae935adc59 100644
--- a/LayoutTests/platform/win/editing/pasteboard/4631972-expected.txt
+++ b/LayoutTests/platform/win/editing/pasteboard/4631972-expected.txt
@@ -17,10 +17,11 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 20x19
text run at (0,0) width 20: "foo"
RenderBlock (anonymous) at (0,20) size 784x52
- RenderPartObject {IFRAME} at (0,0) size 102x52 [border: (1px solid #000000)]
- layer at (0,0) size 100x50
- RenderView at (0,0) size 100x50
- layer at (0,0) size 100x50
- RenderBlock {HTML} at (0,0) size 100x50
- RenderBody {BODY} at (8,8) size 84x34
+layer at (8,84) size 102x52
+ RenderPartObject {IFRAME} at (0,0) size 102x52 [border: (1px solid #000000)]
+ layer at (0,0) size 100x50
+ RenderView at (0,0) size 100x50
+ layer at (0,0) size 100x50
+ RenderBlock {HTML} at (0,0) size 100x50
+ RenderBody {BODY} at (8,8) size 84x34
caret: position 1 of child 1 {IFRAME} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698