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

Unified Diff: third_party/WebKit/LayoutTests/custom-elements/imports/resources/attribute-upgrade.html

Issue 2312613002: Fix 'will execute script' condition for creating custom elements in imports (Closed)
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/custom-elements/imports/resources/attribute-upgrade.html
diff --git a/third_party/WebKit/LayoutTests/custom-elements/imports/resources/attribute-upgrade.html b/third_party/WebKit/LayoutTests/custom-elements/imports/resources/attribute-upgrade.html
new file mode 100644
index 0000000000000000000000000000000000000000..2a26d6a4a8afb15d48bcc296f928b19fbae28620
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/custom-elements/imports/resources/attribute-upgrade.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<a-a id="a"></a-a>
+<a-a id="b" attr="attr"></a-a>

Powered by Google App Engine
This is Rietveld 408576698