Tim Ledbetter 67981af276 LibWeb: Don't group radio buttons from different trees together há 11 meses atrás
..
CanvasRenderingContext2D-get-image-data-correctness.html 5865cf5864 LibWeb: Use bitmap's alpha type instead of assuming unpremultiplied há 1 ano atrás
Element-checkVisibility.html 5f154ba372 LibWeb: Implement Element::check_visibility há 1 ano atrás
Element-insertAdjacentHTML-documentElement.html 802af5ad9d LibWeb: Allow Element.insertAdjacentHTML on the document element há 1 ano atrás
Form-indexed-property-access.html b5ec520f84 LibWeb: Implement named and indexed property access for HTMLFormElement há 1 ano atrás
Form-named-property-access.html a17074422e LibWeb: Reset form association when any element with an ID changes há 1 ano atrás
FormData-append-blob-with-type.html bb38cc1010 LibWeb: Do not blindly create File objects when adding FormData entries há 1 ano atrás
FormData-append-with-emoji-in-name.html ec081a2ef5 LibWeb: Don't crash on FormData.append() with emoji in name há 1 ano atrás
HTMLAllCollection-basic.html 851114e462 LibWeb/Tests: Add a basic set of tests for document.all há 1 ano atrás
HTMLElement-click.html db0519ddc1 LibWeb: Fire a pointer event on synthetic clicks há 1 ano atrás
HTMLElement-isContentEditable.html e3c75d7b6f LibWeb: Add HTMLElement::is_content_editable() há 1 ano atrás
HTMLElement-labels.html 2447a25753 LibWeb: Implement the `labels` attribute for all labelable elements há 1 ano atrás
HTMLElement-offsetFoo-in-table-cell.html cfe9577b48 LibWeb: Bring HTMLElement.offset{Left,Top,Parent} closer to spec há 1 ano atrás
HTMLFormElement-action.html 48e5d28ec9 LibWeb: Resolve `HTMLFormElement.action` relative to document base URL há 11 meses atrás
HTMLInputElement-cloning-steps.html 71cfa705d1 LibWeb: Implement cloning steps for `HTMLInputElement` há 11 meses atrás
HTMLInputElement-invalid-time-digits.html fe42e2719f LibWeb: Don't crash when parsing `HTMLInputElement` invalid time values há 11 meses atrás
HTMLInputElement-radio-groups.html 67981af276 LibWeb: Don't group radio buttons from different trees together há 11 meses atrás
HTMLInputElement-select-crash.html 2c8fb49578 LibWeb: Don't attempt to set selection if control has no selectable text há 11 meses atrás
HTMLInputElement-type-state-change.html f9282f65d3 LibWeb: Treat dates and times with repeated separators as invalid há 11 meses atrás
HTMLInputElement-valueAsNumber.html 1b74104c17 LibWeb: Make input type state change handling specification compliant há 11 meses atrás
HTMLLabelElement-form.html 6bf22075ed LibWeb: Implement the `HTMLLabelElement.form` attribute há 1 ano atrás
HTMLMediaElement-addTextTrack.html 793248aec9 LibWeb/HTML: Implement HTMLMediaElement.addTextTrack há 1 ano atrás
HTMLObjectElement-contentWindow.html c36ba450be LibWeb: Generate binding for `HTMLObjectElement.contentWindow` attribute há 1 ano atrás
HTMLObjectElement-form.html acc1fa3c62 LibWeb: Generate binding for the `HTMLObjectElement.form` attribute há 1 ano atrás
HTMLOptionElement-form.html 763b7f0e0c LibWeb: Implement the `HTMLOptionElement.form` attribute há 1 ano atrás
HTMLOutputElement-htmlfor.html 3dc86747f0 LibWeb: Implement the `HTMLOutputElement.htmlFor` attribute há 1 ano atrás
HTMLProgressElement-detached.html e795c24fdd LibWeb: Don't crash when modifying detached progress element attributes há 1 ano atrás
HTMLProgressElement-set-attributes.html 353e3e75dc LibWeb: Limit `HTMLProgressElement.max` to positive values há 11 meses atrás
HTMLScriptElement-supports-importmap.html e487f70bbf LibWeb: Support "importmap" scripts há 1 ano atrás
HTMLSelectElement-can-select-option-in-JS.html 1ce9bbdd6d Tests: Add test for selection option in <select> há 1 ano atrás
HTMLSelectElement-options-available-after-add.html 2bf37cb914 Tests: Add tests for <select> element behavior há 1 ano atrás
HTMLSelectElement-options-available-at-load.html 2bf37cb914 Tests: Add tests for <select> element behavior há 1 ano atrás
HTMLSelectElement-with-detached-option.html 2227674b91 LibWeb: Don't crash when updating a select with detached option elements há 1 ano atrás
HTMLTableCellElement-cellIndex-attribute.html fa5800ebc5 LibWeb: Implement HTMLTableCellElement.cellIndex há 1 ano atrás
HTMLTextAreaElement-cloning-steps.html d3e076f963 LibWeb: Implement cloning steps for `HTMLTextAreaElement` há 11 meses atrás
HTMLTrackElement-kind-attribute.html bdaa7f0e8e LibWeb: Implement the `HTMLTrackElement.kind` attribute há 1 ano atrás
HTMLTrackElement-readyState-attribute.html 1d12cb69d4 LibWeb: Implement HTMLTrackElement.readyState há 1 ano atrás
History-pushState-change-query.html e3408c4a7f LibWeb: Allow changing the query of file:// URL via history.pushState() há 1 ano atrás
ImageData-create-with-size.html c08ba8ac4c LibWeb: Fix `new ImageData(width, height)` when width != height há 1 ano atrás
Location-protocol-setter.html 1365289d98 LibWeb: Implement the setter for `location.protocol` há 11 meses atrás
Location-search-setter.html 514a2a1757 LibWeb: Add setter implementation for `location.search` há 11 meses atrás
Navigation-object-properties.html 6c1944ee61 LibWeb: Flesh out apply the history step to setup the navigation API há 1 ano atrás
StructuredClone-array-buffer-views.html 5ae9b2fdaf LibWeb: Add {de}serialization steps for TypedArrayBuffers and DataViews há 1 ano atrás
StructuredClone-object-primitives.html dacba5e610 Tests/LibWeb: Initialize 'arrayBuffer' to an UInt8Array há 1 ano atrás
StructuredClone-primitives.html 77b1469900 Tests/LibWeb: Prove we do not fail serialization of empty strings há 1 ano atrás
StructuredClone-serializable-FileList.html c92f556aa5 LibWeb: Add {,de}serialization steps for FileList há 1 ano atrás
StructuredClone-serializable-objects.html 5397340724 LibWeb: Add {,de}serialization steps for DOMQuad há 1 ano atrás
Window-event-handler-in-detached-DOM.html b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM há 1 ano atrás
Window-find.html c4d5ae28ea LibWeb: Implement a minimal version of `Window.find()` há 1 ano atrás
Window-iterate-properties.html dda730c46b LibWeb: Exclude [Global] interfaces from legacy platform object method há 1 ano atrás
Window-named-properties-elements.html 5949e3c3e8 LibWeb: Implement named property access AOs on Window há 1 ano atrás
Window-named-properties-iframe.html 64899dba44 LibWeb: Implement document-tree child navigable target name property set há 1 ano atrás
Window-opener.html fc1f037cd1 LibWeb: Implement the `window.opener` attribute há 1 ano atrás
Window-postMessage.html 08a3c562f3 LibWeb: Resolve postMessage test promises if iframes already loaded há 1 ano atrás
Window-prototype.html 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain há 1 ano atrás
Window-set-properties.html 2505cecc0f LibWeb: Exclude [Global] interfaces from legacy platform object methods há 1 ano atrás
WindowOrWorkerGlobalScope-reportError.html 34b9873664 LibWeb: Populate filename in `WindowOrWorkerGlobalScope.reportError()` há 1 ano atrás
WindowProxy-Get-after-detaching-from-browsing-context.html ad843b6e4a LibWeb: Don't crash when accessing property in detached Window object há 1 ano atrás
a-element-set-protocol-on-href.html deff8df2c7 LibWeb: Actually perform "update the href steps" há 1 ano atrás
anchor-element-url-invalid-unicode-pathname.html cc55732332 LibURL+Everywhere: Only percent decode URL paths when actually needed há 1 ano atrás
button-attributes.html 158d9a5921 LibWeb: Ensure enumerated attributes are always limited to known values há 1 ano atrás
canvas-getImageData-oblong.html 134c4b6335 LibWeb: Fix CRC2D.getImageData() when width != height há 1 ano atrás
canvas-putImageData-unpremultiplied.html e926b4cbfb LibWeb: Make `new ImageData()` use unpremultiplied color data há 11 meses atrás
click-label-to-focus-text-input.html 7d192ed8c1 LibWeb: Don't crash on clicking a label with an associated text input há 1 ano atrás
click-label-with-display-none-checkbox.html f932d5d825 LibWeb: Look for labeled control in DOM tree instead of layout tree há 1 ano atrás
cross-origin-window-properties.html 3876875bd8 LibWeb: Stub out missing cross origin properties on the window object há 1 ano atrás
crossOrigin-attribute.html 2ffda00347 LibWeb: Implement HTMLImageElement.crossOrigin há 1 ano atrás
custom-elements-throw-in-constructor.html 48e11a1f12 LibWeb: Empty CE reaction queue instead of destroying it on exception há 1 ano atrás
data-transfer.html 2e9aec984c LibWeb/HTML: Implement DataTransferItem.webkitGetAsEntry() há 11 meses atrás
datalist-element.html 3e507102ea LibWeb: Add datalist element options property há 1 ano atrás
dir-slot-auto-directionality.html 0de3145071 LibWeb: Don't crash when determining slot element auto directionality há 11 meses atrás
drag-and-drop.html 4bb9168712 LibWeb: Implement the DataTransfer files attribute há 11 meses atrás
fetchPriority-attribute.html 1dda129fe1 LibWeb: Test fetchPriority attribute on all elements há 1 ano atrás
form-element-enctype.html 67b1f4af55 LibWeb: Implement HTMLFormElement.encoding há 1 ano atrás
form-image-submission.html 2fed064791 Tests/LibWeb: Wait until document fully loaded before simulating click há 1 ano atrás
form-implicit-submission.html 5d1657f57f LibWeb: Implement implicit submission of HTMLFormElement há 1 ano atrás
formAction-attribute.html 33c62be7f9 LibWeb: Implement `HTMLInputElement.formAction` há 11 meses atrás
get-innerHTML-xml.html 9eb568eacb LibWeb: Make innerHTML for XML nodes actually return inner HTML há 1 ano atrás
get-innerHTML.html 87a4a5b302 LibWeb: Remove FIXMe's for HTML attribute serialization steps há 1 ano atrás
iframe-load-event-for-bad-xml.html 4a795bef48 Tests/LibWeb: Fix iframe-load-event-for-bad-xml.html test há 1 ano atrás
iframe-reload-on-src-or-srcdoc-change.html 5af058d2b6 LibWeb: Only reload iframe on src/srcdoc attribute changes, not all há 1 ano atrás
img-src-in-innerHTML-crash.html 70193c0009 LibWeb: Let Document have a direct GCPtr to its containing Web::Page há 1 ano atrás
import-maps-invalid.html c891b83fc0 LibWeb: Don't crash with invalid import maps há 1 ano atrás
import-maps.html e487f70bbf LibWeb: Support "importmap" scripts há 1 ano atrás
import-maps.js e487f70bbf LibWeb: Support "importmap" scripts há 1 ano atrás
invalid-url-attribute-values.html c61262684b LibWeb: Return empty string if object element `data` URL is invalid há 11 meses atrás
link-element-username-password-percent-encoded.html f511c0b441 LibURL+LibWeb: Do not percent decode in password/username getters há 1 ano atrás
loading-attribute.html fdb4e05d7f LibWeb: Use a single test for loading attribute há 1 ano atrás
map-element.html 7fa45c5fdf LibWeb: Add map element areas property há 1 ano atrás
maxed-out-dimension-value.html 4e0edd42b9 LibWeb: Cap HTML dimension values at 17895700 (same as Firefox) há 1 ano atrás
navigator-beacon.html 9939b028c6 LibWeb: Add basic Navigator send beacon support há 1 ano atrás
outerHTML.html 870a954e11 LibWeb: Implement Element.outerHTML há 1 ano atrás
pre-width.html 089a98607c LibWeb: Add HTMLPreElement width property há 1 ano atrás
pushState-navigation-event.html a1519e67fb LibWeb: Fire navigation event as required in History.pushState() há 1 ano atrás
referrerPolicy-attribute.html 0c683af57e LibWeb: Test referrerPolicy attribute on all elements há 1 ano atrás
reflected-integer-attributes.html d2b3007248 IDLGenerators: Use spec-compliant algorithm to parse integer values há 1 ano atrás
relList-attribute.html 6ca4c2beb0 LibWeb/SVG: Implement SVGAElement.relList há 1 ano atrás
requestAnimationFrame-sequential.html 0e1256e5a4 LibWeb: Make requestAnimationFrame() callback IDs sequential há 1 ano atrás
script-async-attribute.html bedb626c29 LibWeb: Set script force async to false when async changes há 1 ano atrás
select-setValue-after-construction.html 58b5181364 LibWeb: Skip select element internal shadow tree update unless it exists há 1 ano atrás
set-innerHTML-details.html ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM há 1 ano atrás
set-innerHTML-input.html ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM há 1 ano atrás
set-innerHTML-inside-iframe-srcdoc-document.html b64df59cc6 LibWeb: Fix crash when setting innerHTML inside iframe srcdoc document há 11 meses atrás
set-innerHTML-textarea.html ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM há 1 ano atrás
set-innerHTML-with-script.html 4135c3885c LibWeb: Only wait for document to be ready for scripts if executing one há 1 ano atrás
set-outerHTML.html e070309258 LibWeb: Implement Element.outerHTML setter há 1 ano atrás
short-legacy-color-value.html 1c00e5688d LibWeb: Fix StringView OOB access when parsing 3-character legacy color há 1 ano atrás
submit-button-click-when-disabled.html 273593afba LibWeb: Don't proceed with Element.click() on disabled form controls há 1 ano atrás
tabIndex-attribute.html 9c4e80a3ec LibWeb/SVG: Implement default_tab_index_value for a element há 11 meses atrás
tbody-insert-row.html c11f710628 LibWeb: Fix bogus insertion logic in HTMLTableSectionElement.insertRow() há 1 ano atrás