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

Unified Diff: LayoutTests/fast/dom/Range/range-clone-contents-expected.txt

Issue 792883004: Auto-rebaseline for r186800 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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/fast/dom/Range/range-clone-contents-expected.txt
diff --git a/LayoutTests/fast/dom/Range/range-clone-contents-expected.txt b/LayoutTests/fast/dom/Range/range-clone-contents-expected.txt
index f0d50df084a2f90391533f9ad3851a21efbd4e93..aeca3d583fd7ee42b51ea32defbb5e7a4d447ae6 100644
--- a/LayoutTests/fast/dom/Range/range-clone-contents-expected.txt
+++ b/LayoutTests/fast/dom/Range/range-clone-contents-expected.txt
@@ -10,6 +10,19 @@ test contents:
| <img>
| id="img-tag"
| src=""
+| <shadow:root>
+| <div>
+| id="alttext-container"
+| style="overflow: hidden; border: 1px solid silver; display: inline-block; box-sizing: border-box; padding: 1px;"
+| <img>
+| align="left"
+| height="16"
+| id="alttext-image"
+| style="margin: 0px;"
+| width="16"
+| <div>
+| style="overflow: hidden; display: block;"
+| ""
| <div>
| <br>
| <br>

Powered by Google App Engine
This is Rietveld 408576698