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

Unified Diff: LayoutTests/platform/mac/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/mac/editing/pasteboard/4631972-expected.txt
diff --git a/LayoutTests/editing/pasteboard/4631972-expected.txt b/LayoutTests/platform/mac/editing/pasteboard/4631972-expected.txt
similarity index 78%
copy from LayoutTests/editing/pasteboard/4631972-expected.txt
copy to LayoutTests/platform/mac/editing/pasteboard/4631972-expected.txt
index 2b209a388a7088d3e4424fee6a28b9d85b228225..096ea28de94e47adf606a4c5e49828c3eabc98a7 100644
--- a/LayoutTests/editing/pasteboard/4631972-expected.txt
+++ b/LayoutTests/platform/mac/editing/pasteboard/4631972-expected.txt
@@ -17,10 +17,11 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 21x18
text run at (0,0) width 21: "foo"
RenderBlock (anonymous) at (0,18) 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,78) 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