Side by Side Diff: third_party/WebKit/LayoutTests/custom-elements/spec/define-builtin-element-expected.txt
Issue 2424693002 :
Custom Elements: Complete HTMLConstructor Algorithm (Closed)
Patch Set: Updated expected test results
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/define-builtin-element.html
third_party/WebKit/LayoutTests/custom-elements/spec/define-builtin-element-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/custom-element-registry/define-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/htmlconstructor/newtarget-expected.txt
third_party/WebKit/Source/bindings/IDLExtendedAttributes.md
third_party/WebKit/Source/bindings/bindings.gni
third_party/WebKit/Source/bindings/core/v8/V8HTMLConstructor.h
third_party/WebKit/Source/bindings/core/v8/V8HTMLConstructor.cpp
third_party/WebKit/Source/bindings/scripts/v8_interface.py
third_party/WebKit/Source/bindings/templates/interface.cpp.tmpl
third_party/WebKit/Source/bindings/templates/interface.h.tmpl
third_party/WebKit/Source/core/dom/custom/CustomElementRegistry.cpp
third_party/WebKit/Source/core/html/HTMLAnchorElement.idl
third_party/WebKit/Source/core/html/HTMLAreaElement.idl
third_party/WebKit/Source/core/html/HTMLAudioElement.idl
third_party/WebKit/Source/core/html/HTMLBRElement.idl
third_party/WebKit/Source/core/html/HTMLBaseElement.idl
third_party/WebKit/Source/core/html/HTMLBodyElement.idl
third_party/WebKit/Source/core/html/HTMLButtonElement.idl
third_party/WebKit/Source/core/html/HTMLCanvasElement.idl
third_party/WebKit/Source/core/html/HTMLContentElement.idl
third_party/WebKit/Source/core/html/HTMLDListElement.idl
third_party/WebKit/Source/core/html/HTMLDataListElement.idl
third_party/WebKit/Source/core/html/HTMLDetailsElement.idl
third_party/WebKit/Source/core/html/HTMLDialogElement.idl
third_party/WebKit/Source/core/html/HTMLDirectoryElement.idl
third_party/WebKit/Source/core/html/HTMLDivElement.idl
third_party/WebKit/Source/core/html/HTMLEmbedElement.idl
third_party/WebKit/Source/core/html/HTMLFieldSetElement.idl
third_party/WebKit/Source/core/html/HTMLFontElement.idl
third_party/WebKit/Source/core/html/HTMLFormElement.idl
third_party/WebKit/Source/core/html/HTMLFrameElement.idl
third_party/WebKit/Source/core/html/HTMLFrameSetElement.idl
third_party/WebKit/Source/core/html/HTMLHRElement.idl
third_party/WebKit/Source/core/html/HTMLHeadElement.idl
third_party/WebKit/Source/core/html/HTMLHeadingElement.idl
third_party/WebKit/Source/core/html/HTMLHtmlElement.idl
third_party/WebKit/Source/core/html/HTMLIFrameElement.idl
third_party/WebKit/Source/core/html/HTMLImageElement.idl
third_party/WebKit/Source/core/html/HTMLInputElement.idl
third_party/WebKit/Source/core/html/HTMLKeygenElement.idl
third_party/WebKit/Source/core/html/HTMLLIElement.idl
third_party/WebKit/Source/core/html/HTMLLabelElement.idl
third_party/WebKit/Source/core/html/HTMLLegendElement.idl
third_party/WebKit/Source/core/html/HTMLLinkElement.idl
third_party/WebKit/Source/core/html/HTMLMapElement.idl
third_party/WebKit/Source/core/html/HTMLMarqueeElement.idl
third_party/WebKit/Source/core/html/HTMLMenuElement.idl
third_party/WebKit/Source/core/html/HTMLMenuItemElement.idl
third_party/WebKit/Source/core/html/HTMLMetaElement.idl
third_party/WebKit/Source/core/html/HTMLMeterElement.idl
third_party/WebKit/Source/core/html/HTMLModElement.idl
third_party/WebKit/Source/core/html/HTMLOListElement.idl
third_party/WebKit/Source/core/html/HTMLObjectElement.idl
third_party/WebKit/Source/core/html/HTMLOptGroupElement.idl
third_party/WebKit/Source/core/html/HTMLOptionElement.idl
third_party/WebKit/Source/core/html/HTMLOutputElement.idl
third_party/WebKit/Source/core/html/HTMLParagraphElement.idl
third_party/WebKit/Source/core/html/HTMLParamElement.idl
third_party/WebKit/Source/core/html/HTMLPictureElement.idl
third_party/WebKit/Source/core/html/HTMLPreElement.idl
third_party/WebKit/Source/core/html/HTMLProgressElement.idl
third_party/WebKit/Source/core/html/HTMLQuoteElement.idl
third_party/WebKit/Source/core/html/HTMLScriptElement.idl
third_party/WebKit/Source/core/html/HTMLSelectElement.idl
third_party/WebKit/Source/core/html/HTMLShadowElement.idl
third_party/WebKit/Source/core/html/HTMLSlotElement.idl
third_party/WebKit/Source/core/html/HTMLSourceElement.idl
third_party/WebKit/Source/core/html/HTMLSpanElement.idl
third_party/WebKit/Source/core/html/HTMLStyleElement.idl
third_party/WebKit/Source/core/html/HTMLTableCaptionElement.idl
third_party/WebKit/Source/core/html/HTMLTableCellElement.idl
third_party/WebKit/Source/core/html/HTMLTableColElement.idl
third_party/WebKit/Source/core/html/HTMLTableElement.idl
third_party/WebKit/Source/core/html/HTMLTableRowElement.idl
third_party/WebKit/Source/core/html/HTMLTableSectionElement.idl
third_party/WebKit/Source/core/html/HTMLTemplateElement.idl
third_party/WebKit/Source/core/html/HTMLTextAreaElement.idl
third_party/WebKit/Source/core/html/HTMLTitleElement.idl
third_party/WebKit/Source/core/html/HTMLTrackElement.idl
third_party/WebKit/Source/core/html/HTMLUListElement.idl
third_party/WebKit/Source/core/html/HTMLUnknownElement.idl
third_party/WebKit/Source/core/html/HTMLVideoElement.idl