Side by Side Diff: LayoutTests/fast/html/imports/resources/import-custom-element-helper.js
Issue 249563003 :
REGRESSION(r171966): Custom elements in async imports don't get upgrade. (Closed)
Patch Set: Added and revised tests
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/html/imports/import-custom-element-async-resolve.html
LayoutTests/fast/html/imports/import-custom-element-dup-resolve.html
LayoutTests/fast/html/imports/resources/custom-element-hello-1.html
LayoutTests/fast/html/imports/resources/custom-element-hello-2.html
LayoutTests/fast/html/imports/resources/custom-element-hello-3.html
LayoutTests/fast/html/imports/resources/custom-element-hello-4.html
LayoutTests/fast/html/imports/resources/custom-element-hello-5.html
LayoutTests/fast/html/imports/resources/custom-element-hello-6.html
LayoutTests/fast/html/imports/resources/custom-element-hello-7.html
LayoutTests/fast/html/imports/resources/custom-element-hello-8.html
LayoutTests/fast/html/imports/resources/custom-element-hello-parent-34.html
LayoutTests/fast/html/imports/resources/custom-element-hello-parent-56.html
LayoutTests/fast/html/imports/resources/import-custom-element-helper.js
LayoutTests/http/tests/htmlimports/import-custom-element-order.html
LayoutTests/http/tests/htmlimports/import-custom-element-order-expected.txt
LayoutTests/http/tests/htmlimports/resources/import-custom-element-hello-1.html
LayoutTests/http/tests/htmlimports/resources/import-slow-child.cgi
LayoutTests/http/tests/htmlimports/resources/import-slow-custom-element-hello.cgi
Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp
Source/core/dom/custom/CustomElementScheduler.cpp
Source/core/html/imports/HTMLImportLoader.h
Source/core/html/imports/HTMLImportLoader.cpp