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