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

Unified Diff: third_party/WebKit/LayoutTests/svg/dom/custom-elements-expected.html

Issue 1751953003: Remove the support of multiple shadow roots with a user agent shadow root (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix failing tests Created 4 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: third_party/WebKit/LayoutTests/svg/dom/custom-elements-expected.html
diff --git a/third_party/WebKit/LayoutTests/svg/dom/custom-elements-expected.html b/third_party/WebKit/LayoutTests/svg/dom/custom-elements-expected.html
index dc52f5b4549ba07a9f591bdbe80441ad2fde77f0..355ed01d98d449d9d50ef6bd716a27ab72b3812f 100644
--- a/third_party/WebKit/LayoutTests/svg/dom/custom-elements-expected.html
+++ b/third_party/WebKit/LayoutTests/svg/dom/custom-elements-expected.html
@@ -12,13 +12,5 @@
</svg><br>
<svg width="30px" height="30px" xmlns="http://www.w3.org/2000/svg">
- <rect width="20" height="20" fill="green"></rect>
-</svg><br>
-
-<svg width="30px" height="30px" xmlns="http://www.w3.org/2000/svg">
- <rect width="20" height="20" fill="green"></rect>
-</svg><br>
-
-<svg width="30px" height="30px" xmlns="http://www.w3.org/2000/svg">
<text font-size="10px" y="20">PASS</text>
</svg>
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/dom/custom-elements.html ('k') | third_party/WebKit/Source/core/dom/Element.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698