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

Unified Diff: LayoutTests/platform/mac/editing/pasteboard/copy-standalone-image-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/copy-standalone-image-expected.txt
diff --git a/LayoutTests/platform/mac/editing/pasteboard/copy-standalone-image-expected.txt b/LayoutTests/platform/mac/editing/pasteboard/copy-standalone-image-expected.txt
index 59d99dbbda6c669cc4400357d0cffa32fef3b283..aeb28d8741d30dc32340982dbdda69a2a20cc1e3 100644
--- a/LayoutTests/platform/mac/editing/pasteboard/copy-standalone-image-expected.txt
+++ b/LayoutTests/platform/mac/editing/pasteboard/copy-standalone-image-expected.txt
@@ -14,15 +14,16 @@ layer at (0,0) size 800x600
text run at (0,0) width 759: "To perform this test manually, click once in the image frame, choose Edit -> Copy then click in the red box and paste the"
text run at (0,18) width 355: "image. If the image pastes successfully the test is passed."
RenderBlock (anonymous) at (0,86) size 784x154
- RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px solid #0000FF)]
- layer at (0,0) size 300x150
- RenderView at (0,0) size 300x150
- layer at (0,0) size 300x150
- RenderBlock {HTML} at (0,0) size 300x150
- RenderBody {BODY} at (0,0) size 300x150
- RenderImage {IMG} at (0,0) size 76x103
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,240) size 784x131 [border: (2px solid #FF0000)]
RenderImage {IMG} at (14,14) size 76x103
RenderText {#text} at (0,0) size 0x0
+layer at (8,94) size 304x154
+ RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px solid #0000FF)]
+ layer at (0,0) size 300x150
+ RenderView at (0,0) size 300x150
+ layer at (0,0) size 300x150
+ RenderBlock {HTML} at (0,0) size 300x150
+ RenderBody {BODY} at (0,0) size 300x150
+ RenderImage {IMG} at (0,0) size 76x103
caret: position 1 of child 0 {IMG} of child 7 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698