Side by Side Diff: third_party/WebKit/Source/core/html/parser/HTMLParserReentryPermit.cpp
Issue 2200613002 :
The HTML parser synchronously creates custom elements (Closed)
Patch Set: Eliminate redundant TODOs.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/custom-elements/spec/parsing.html
third_party/WebKit/LayoutTests/custom-elements/spec/resources/custom-elements-helpers.js
third_party/WebKit/Source/core/core.gypi
third_party/WebKit/Source/core/dom/Document.cpp
third_party/WebKit/Source/core/dom/custom/CustomElementsRegistry.h
third_party/WebKit/Source/core/dom/custom/CustomElementsRegistry.cpp
third_party/WebKit/Source/core/dom/custom/CustomElementsRegistryTest.cpp
third_party/WebKit/Source/core/frame/LocalDOMWindow.h
third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp
third_party/WebKit/Source/core/html/parser/HTMLConstructionSite.h
third_party/WebKit/Source/core/html/parser/HTMLConstructionSite.cpp
third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.h
third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp
third_party/WebKit/Source/core/html/parser/HTMLParserReentryPermit.h
third_party/WebKit/Source/core/html/parser/HTMLParserReentryPermit.cpp
third_party/WebKit/Source/core/html/parser/HTMLScriptRunner.h
third_party/WebKit/Source/core/html/parser/HTMLScriptRunner.cpp
third_party/WebKit/Source/core/html/parser/HTMLTreeBuilder.cpp