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