.. |
Form-indexed-property-access.txt
|
b5ec520f84
LibWeb: Implement named and indexed property access for HTMLFormElement
|
1 jaar geleden |
Form-named-property-access.txt
|
a17074422e
LibWeb: Reset form association when any element with an ID changes
|
1 jaar geleden |
FormData-append-blob-with-type.txt
|
bb38cc1010
LibWeb: Do not blindly create File objects when adding FormData entries
|
1 jaar geleden |
FormData-append-with-emoji-in-name.txt
|
ec081a2ef5
LibWeb: Don't crash on FormData.append() with emoji in name
|
1 jaar geleden |
HTMLAllCollection-basic.txt
|
851114e462
LibWeb/Tests: Add a basic set of tests for document.all
|
1 jaar geleden |
HTMLElement-click.txt
|
db0519ddc1
LibWeb: Fire a pointer event on synthetic clicks
|
1 jaar geleden |
HTMLElement-isContentEditable.txt
|
e3c75d7b6f
LibWeb: Add HTMLElement::is_content_editable()
|
1 jaar geleden |
HTMLElement-offsetFoo-in-table-cell.txt
|
cfe9577b48
LibWeb: Bring HTMLElement.offset{Left,Top,Parent} closer to spec
|
1 jaar geleden |
HTMLInputElement-valueAsNumber.txt
|
e7de5cb4d2
LibWeb: Bring CSS `line-height` closer to other engines
|
1 jaar geleden |
HTMLProgressElement-detached.txt
|
e795c24fdd
LibWeb: Don't crash when modifying detached progress element attributes
|
1 jaar geleden |
HTMLProgressElement-set-attributes.txt
|
3a7a84f39b
LibWeb: Limit progress element attribute values to the correct ranges
|
1 jaar geleden |
HTMLScriptElement-supports-importmap.txt
|
e487f70bbf
LibWeb: Support "importmap" scripts
|
1 jaar geleden |
HTMLSelectElement-with-detached-option.txt
|
2227674b91
LibWeb: Don't crash when updating a select with detached option elements
|
1 jaar geleden |
ImageData-create-with-size.txt
|
c17171b86c
LibWeb: Add ImageData constructor with data
|
1 jaar geleden |
Navigation-object-properties.txt
|
6c1944ee61
LibWeb: Flesh out apply the history step to setup the navigation API
|
1 jaar geleden |
StructuredClone-array-buffer-views.txt
|
5ae9b2fdaf
LibWeb: Add {de}serialization steps for TypedArrayBuffers and DataViews
|
1 jaar geleden |
StructuredClone-object-primitives.txt
|
d269ac611e
Tests/LibWeb: Prove we do not fail serialization of empty arrays
|
1 jaar geleden |
StructuredClone-primitives.txt
|
77b1469900
Tests/LibWeb: Prove we do not fail serialization of empty strings
|
1 jaar geleden |
StructuredClone-serializable-FileList.txt
|
c92f556aa5
LibWeb: Add {,de}serialization steps for FileList
|
1 jaar geleden |
StructuredClone-serializable-objects.txt
|
5397340724
LibWeb: Add {,de}serialization steps for DOMQuad
|
1 jaar geleden |
Window-event-handler-in-detached-DOM.txt
|
b98a2be96b
LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM
|
1 jaar geleden |
Window-named-properties-elements.txt
|
e7de5cb4d2
LibWeb: Bring CSS `line-height` closer to other engines
|
1 jaar geleden |
Window-named-properties-iframe.txt
|
e7de5cb4d2
LibWeb: Bring CSS `line-height` closer to other engines
|
1 jaar geleden |
Window-opener.txt
|
fc1f037cd1
LibWeb: Implement the `window.opener` attribute
|
1 jaar geleden |
Window-postMessage.txt
|
ec11743fae
LibWeb: Use StructuredSerializeWithTransfer in window.postMessage()
|
1 jaar geleden |
Window-prototype.txt
|
e7de5cb4d2
LibWeb: Bring CSS `line-height` closer to other engines
|
1 jaar geleden |
Window-set-properties.txt
|
2505cecc0f
LibWeb: Exclude [Global] interfaces from legacy platform object methods
|
1 jaar geleden |
WindowProxy-Get-after-detaching-from-browsing-context.txt
|
9098fa23a2
LibWeb: Catch up with the spec on document destroy, abort and unload
|
1 jaar geleden |
button-attributes.txt
|
158d9a5921
LibWeb: Ensure enumerated attributes are always limited to known values
|
1 jaar geleden |
click-label-with-display-none-checkbox.txt
|
f932d5d825
LibWeb: Look for labeled control in DOM tree instead of layout tree
|
1 jaar geleden |
cross-origin-window-properties.txt
|
3876875bd8
LibWeb: Stub out missing cross origin properties on the window object
|
1 jaar geleden |
crossOrigin-attribute.txt
|
aabf1a65b1
LibWeb: Align CORSSettingsAttribute values with the specification
|
1 jaar geleden |
custom-elements-throw-in-constructor.txt
|
48e11a1f12
LibWeb: Empty CE reaction queue instead of destroying it on exception
|
1 jaar geleden |
form-image-submission.txt
|
69e4f924b7
LibWeb: Add element adjust_computed_style and move set_property() to it
|
1 jaar geleden |
form-implicit-submission.txt
|
5d1657f57f
LibWeb: Implement implicit submission of HTMLFormElement
|
1 jaar geleden |
get-innerHTML.txt
|
87a4a5b302
LibWeb: Remove FIXMe's for HTML attribute serialization steps
|
1 jaar geleden |
iframe-reload-on-src-or-srcdoc-change.txt
|
5af058d2b6
LibWeb: Only reload iframe on src/srcdoc attribute changes, not all
|
1 jaar geleden |
img-src-in-innerHTML-crash.txt
|
70193c0009
LibWeb: Let Document have a direct GCPtr to its containing Web::Page
|
1 jaar geleden |
import-maps.txt
|
e487f70bbf
LibWeb: Support "importmap" scripts
|
1 jaar geleden |
navigator-beacon.txt
|
9939b028c6
LibWeb: Add basic Navigator send beacon support
|
1 jaar geleden |
outerHTML.txt
|
870a954e11
LibWeb: Implement Element.outerHTML
|
1 jaar geleden |
pre-width.txt
|
089a98607c
LibWeb: Add HTMLPreElement width property
|
1 jaar geleden |
select-setValue-after-construction.txt
|
58b5181364
LibWeb: Skip select element internal shadow tree update unless it exists
|
1 jaar geleden |
set-innerHTML-details.txt
|
ff48b7333c
LibWeb: Remove shadow roots from elements that are removed from the DOM
|
1 jaar geleden |
set-innerHTML-input.txt
|
ff48b7333c
LibWeb: Remove shadow roots from elements that are removed from the DOM
|
1 jaar geleden |
set-innerHTML-textarea.txt
|
ff48b7333c
LibWeb: Remove shadow roots from elements that are removed from the DOM
|
1 jaar geleden |
set-innerHTML-with-script.txt
|
4135c3885c
LibWeb: Only wait for document to be ready for scripts if executing one
|
1 jaar geleden |
tbody-insert-row.txt
|
c11f710628
LibWeb: Fix bogus insertion logic in HTMLTableSectionElement.insertRow()
|
1 jaar geleden |