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

Unified Diff: third_party/WebKit/LayoutTests/svg/dom/references-in-shadow-trees.html

Issue 2751433002: [SPv2] Flatten property trees in PaintRecordBuilder into a single display list. (Closed)
Patch Set: none Created 3 years, 9 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: third_party/WebKit/LayoutTests/svg/dom/references-in-shadow-trees.html
diff --git a/third_party/WebKit/LayoutTests/svg/dom/references-in-shadow-trees.html b/third_party/WebKit/LayoutTests/svg/dom/references-in-shadow-trees.html
index 278ec55ea1a7b2194c36fb7df7fca20e531b3dc9..f95df1e37428ab2da0ca5a0eafc271c022e173f5 100644
--- a/third_party/WebKit/LayoutTests/svg/dom/references-in-shadow-trees.html
+++ b/third_party/WebKit/LayoutTests/svg/dom/references-in-shadow-trees.html
@@ -33,4 +33,4 @@
</template>
<script>
document.body.createShadowRoot().appendChild(template.content.cloneNode(true));
-</script>
+</script>

Powered by Google App Engine
This is Rietveld 408576698