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

Unified Diff: LayoutTests/platform/linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt

Issue 481753002: Use Shadow DOM to display fallback content for images (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 3 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/linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt
diff --git a/LayoutTests/platform/linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt b/LayoutTests/platform/linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt
index cc8c5f4516f126b83e5a17e5d3a819eaeddb9d7e..75a2183f6983ef2e84c58b027cc2ab480445c61e 100644
--- a/LayoutTests/platform/linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt
+++ b/LayoutTests/platform/linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt
@@ -21,5 +21,8 @@ layer at (88,64) size 304x154
RenderBlock {HTML} at (0,0) size 300x150
RenderBody {BODY} at (8,8) size 284x134
RenderBlock {DIV} at (0,0) size 271.80x129.30 [border: (1px solid #000000)]
- RenderImage {IMG} at (1,84) size 20x20
+ RenderBlock {IMG} at (1,84) size 20x20
RenderImage {IMG} at (21,1) size 76x103
+ layer at (9,92) size 20x20 clip at (10,93) size 18x18
+ RenderBlock {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16

Powered by Google App Engine
This is Rietveld 408576698