Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 éve
..
Form-indexed-property-access.html b5ec520f84 LibWeb: Implement named and indexed property access for HTMLFormElement 1 éve
Form-named-property-access.html a17074422e LibWeb: Reset form association when any element with an ID changes 1 éve
FormData-append-with-emoji-in-name.html ec081a2ef5 LibWeb: Don't crash on FormData.append() with emoji in name 1 éve
HTMLElement-isContentEditable.html e3c75d7b6f LibWeb: Add HTMLElement::is_content_editable() 1 éve
HTMLElement-offsetFoo-in-table-cell.html cfe9577b48 LibWeb: Bring HTMLElement.offset{Left,Top,Parent} closer to spec 1 éve
HTMLInputElement-valueAsNumber.html d503fd51ec LibWeb: Add test for valueAsNumber 1 éve
Navigation-object-properties.html 6c1944ee61 LibWeb: Flesh out apply the history step to setup the navigation API 1 éve
StructuredClone-array-buffer-views.html 5ae9b2fdaf LibWeb: Add {de}serialization steps for TypedArrayBuffers and DataViews 1 éve
StructuredClone-object-primitives.html d269ac611e Tests/LibWeb: Prove we do not fail serialization of empty arrays 1 éve
StructuredClone-primitives.html 77b1469900 Tests/LibWeb: Prove we do not fail serialization of empty strings 1 éve
StructuredClone-serializable-objects.html 0f168d9ca2 Tests/LibWeb: Add test to prove we can {,de}serialize File 1 éve
Window-event-handler-in-detached-DOM.html b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 éve
Window-named-properties-elements.html 5949e3c3e8 LibWeb: Implement named property access AOs on Window 1 éve
Window-named-properties-iframe.html 64899dba44 LibWeb: Implement document-tree child navigable target name property set 1 éve
Window-postMessage.html 08a3c562f3 LibWeb: Resolve postMessage test promises if iframes already loaded 1 éve
Window-prototype.html 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain 1 éve
Window-set-properties.html 2505cecc0f LibWeb: Exclude [Global] interfaces from legacy platform object methods 1 éve
button-attributes.html 2bab266ba9 Tests: Add test for button type attribute 1 éve
custom-elements-throw-in-constructor.html 48e11a1f12 LibWeb: Empty CE reaction queue instead of destroying it on exception 1 éve
form-image-submission.html 94c67c364d LibWeb: Implement HTMLInputElement's selected coordinates 1 éve
form-implicit-submission.html 5d1657f57f LibWeb: Implement implicit submission of HTMLFormElement 1 éve
get-innerHTML.html 87a4a5b302 LibWeb: Remove FIXMe's for HTML attribute serialization steps 1 éve
iframe-reload-on-src-or-srcdoc-change.html 5af058d2b6 LibWeb: Only reload iframe on src/srcdoc attribute changes, not all 1 éve
img-src-in-innerHTML-crash.html 70193c0009 LibWeb: Let Document have a direct GCPtr to its containing Web::Page 1 éve
navigator-beacon.html 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 éve
pre-width.html 089a98607c LibWeb: Add HTMLPreElement width property 1 éve
select-setValue-after-construction.html 58b5181364 LibWeb: Skip select element internal shadow tree update unless it exists 1 éve
set-innerHTML-details.html ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM 1 éve
set-innerHTML-input.html ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM 1 éve
set-innerHTML-textarea.html ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM 1 éve
set-innerHTML-with-script.html 4135c3885c LibWeb: Only wait for document to be ready for scripts if executing one 1 éve