..
base
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
canvas
LibWeb: Implement CanvasRenderingContext2D.createImageData(ImageData)
2024-10-14 09:33:49 +01:00
console
LibJS: Set empty prototype for console object
2024-08-12 17:21:01 +01:00
Crypto
css
LibWeb: Handle calculations without a context better
2024-10-16 16:39:47 +02:00
CSSOMView
LibWeb: Don't crash on getClientRects() in document without navigable
2024-08-05 14:56:04 +02:00
DOM
LibWeb: Only return HTML elements from getElementsByName()
2024-10-14 17:59:00 +02:00
Editing
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
Encoding
Fetch
Tests/LibWeb: Move existing Fetch tests in under the Fetch folder
2024-07-23 09:02:21 +02:00
FileAPI
LibWeb: Make FileReader fire progress event
2024-10-15 08:42:37 +02:00
geometry
LibWeb/Geometry: Make DOMRect doubles unrestricted
2024-07-01 21:30:52 +01:00
hit_testing
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
HTML
LibWeb: Add SVGImageElement load and error events
2024-10-16 22:59:28 +01:00
IntersectionObserver
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
Messaging
MutationObserver
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
navigation
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
PerformanceObserver
regress
LibJS: Don't infinite loop on unknown console.log formatting specifiers
2024-09-26 10:14:09 +02:00
ResizeObserver
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
ServiceWorker
LibWeb: Implement most of Service Worker registration
2024-10-09 15:58:36 -06:00
ShadowDOM
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
Streams
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
SVG
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
UIEvents
LibWeb: Support non-required numpad code names
2024-10-10 10:41:10 +02:00
URL
LibURL: Do not treat port of 0 as a null port in Origin
2024-10-05 10:46:30 +02:00
Wasm
LibWeb/WebIDL: Throw correct error when converting integers
2024-08-18 23:35:02 +02:00
WebAnimations
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
WebAudio
LibWeb: Implement BaseAudioContext.createGain
2024-05-28 08:06:09 +02:00
Worker
LibWeb: Don't discard PostedMessage tasks when closing a worker
2024-10-08 06:51:04 +02:00
XHR
XHTML
LibWeb: Added tests for missing xmlns during XHMTL parsing
2024-10-13 00:24:25 +02:00
XML
AK: Cache all the line positions in LineTrackingLexer
2024-10-10 23:53:48 +01:00
abortsignal-abort.txt
abortsignal-any.txt
abortsignal-timeout.txt
all-window-properties.txt
LibWeb/UIEvents: Implement TextEvent
2024-10-08 11:45:39 +02:00
anchor-element-with-javascript-url-href.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
append-child-must-update-layout-tree.txt
aria-attribute-reflection.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
Attr-cloneNode.txt
background-position-xy.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
basic.txt
border-radius-div-containing-iframe-with-border-radius-svg.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
clipboard.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
close-non-modal-dialog.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
collapse-selection-inside-shadow-root.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
cookie.txt
LibWeb+LibWebView: Add an internal API to expire cookies with an offset
2024-10-14 08:25:41 +02:00
createBitmap.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
document-adopted-style-sheets.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
document-scrollingElement-quirks-mode.txt
document-scrollingElement.txt
DOMTokenList-supports.txt
LibWeb: Flesh out DOMTokenList::supports() implementation
2024-05-16 20:31:23 +02:00
element-get-bounding-client-rect-css-transform.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
element-get-bounding-client-rect-of-sticky.txt
LibWeb: Fix getBoundingClientRect() for elements with "position: sticky"
2024-09-02 13:10:22 +02:00
element-get-bounding-client-rect-scroll-offset.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
element-get-client-rects.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
Element-offsetParent-of-iframe.txt
element-scroll-event.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
element-scrollby-event.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
Element-scrollby-negative-scroll-offset-crash.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
Element-toggleAttribute-invalid-name.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
failed-img-should-not-delay-load-event-forever.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
favicon-in-inactive-document.txt
fieldset-elements.txt
focus-contenteditable.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
focus-events.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
form-method-dialog.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
form-requestSubmit.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
get-bounding-client-rect-display-none.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
get-bounding-client-rect.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
getComputedStyle-grid-template-rows-columns.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
global-performance-property.txt
html-form-controls-collection.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
html-parser-duplicate-attributes.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
html-parser-text-in-table-hoisting.txt
HTMLLinkElement-disabled.txt
HTMLLinkElement-explicitly-enabled-alternative-stylesheets.txt
idl-handling-of-null-attribute.txt
iframe-load-event-for-xml-src.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
iframe-removed-asyncronously.txt
LibWeb: Do not spin the event loop on processing iframe attributes
2024-10-07 15:10:41 +02:00
input-blur.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
input-click-to-unfocus.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
input-commit-on-unfocus.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
input-commit.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
input-date.txt
input-element-file-value.txt
input-file-accept.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
input-file.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
input-image.txt
LibWeb: Change attribute type to USVString where applicable
2024-08-17 07:45:00 +02:00
input-maxlength.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
input-number.txt
input-readonly.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
input-value.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
internals.txt
interpolation-longhand-properties.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
invalid-transform-interpolation-does-not-crash.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
is-collapsed.txt
LibWeb: Compare anchor/focus offsets in selection.isCollapsed
2024-10-12 15:00:35 +02:00
js-export-rename.txt
LibJS: Fix mix-up when re-exporting an imported symbol with a new name
2024-09-02 17:14:21 +02:00
link-element-media-attribute.txt
link-element-media-change-off.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
link-element-media-change.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
link-element-onload-attribute.txt
link-element-rel-preload-load-event.txt
link-element-search.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
link_as.txt
LibWeb: Added HTMLLinkElement.as Tests
2024-06-13 07:58:11 +02:00
math-with-inline-child.txt
LibWeb: Layout all math elements using InternalDummy context
2024-10-16 19:51:36 +02:00
module-script-in-head.txt
namespace-object-prototype.txt
no-window-resize-on-load.txt
LibWeb: Don't fire resize event until document actually resizes once
2024-07-10 10:27:31 +02:00
object-with-unsupported-type-in-data-attribute.txt
output-value.txt
overflow-with-zero-sized-box.txt
parse-document-from-string-in-fetch-callback.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
performance-navigation.txt
LibWeb: Add stub implementation of performance.navigation
2024-08-04 10:38:42 +02:00
ProcessingInstruction-cloneNode.txt
quirks-mode-case-insensitive-class-selector.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
radio-node-list.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
request-animation-frame-order.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
reset-input-element.txt
LibWeb: Implement activation behavior on input[type=reset]
2024-10-11 07:40:49 +01:00
resize-scrollable-box.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
resolve-css-overflow-effective-value.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
sameobject-behavior-for-htmlcollection-properties.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
script-src-set-after-insertion.txt
LibWeb: Prepare script when src is set the first time
2024-07-09 20:30:27 +01:00
scripted-dom-insertion-during-html-parse.txt
scroll-into-view-center.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
scroll-into-view-end.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
scroll-into-view-start.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
scroll-left-and-top-on-colgroup.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
scroll-to-fragment.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
scroll-window-using-wheel-event.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
select-options-limit.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
select.txt
LibWeb: Improve HTMLSelectElement spec compliance
2024-07-26 09:15:39 +01:00
selection-extend-across-siblings.txt
LibWeb: Use correct boundary point comparison in Selection.extend
2024-10-13 15:11:49 +02:00
selection-extend-backwards.txt
LibWeb: Use correct boundary point comparison in Selection.extend
2024-10-13 15:11:49 +02:00
Selection-setBaseAndExtent-without-common-root.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
selectionchange-event.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
set-selection-inside-shadow-root.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
set-timeout-with-no-active-script.txt
setInterval.txt
setTimeout.txt
setting-display-none-should-nuke-subtree.txt
shadow-root-adopted-style-sheets.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
shadow-root-style-sheets.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
show-non-modal-dialog.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
synthetic-event-constructor-istrusted-check.txt
LibWeb: Make “create an event” set the event’s isTrusted to true
2024-09-03 00:14:31 -06:00
table-cell-without-table-ancestor.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
textarea-maxlength.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
textarea-readonly.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
textarea-selection-start-selection-end.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
textarea-value.txt
title-with-meta-title.txt
title.txt
unclosed-body-element.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
unclosed-html-element.txt
LibWeb: Append attributes to the correct element
2024-07-30 09:41:35 +02:00
usvstring-url-reflection.txt
LibWeb: Add URL reflection to obsolete HTMLImageElement lowsrc property
2024-08-17 17:31:14 +01:00
video-canceled-load.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
video-failed-load.txt
Tests: Use .invalid TLD for invalid requests
2024-10-02 16:04:17 -04:00
video-gc.txt
LibWeb: Bring back the test video for LibWeb tests
2024-10-10 17:52:58 -04:00
wheel-events-consumed-by-scrollable-should-not-be-propagated-to-body-2.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
wheel-events-consumed-by-scrollable-should-not-be-propagated-to-body.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
window-event-property-setter.txt
window-proxy-numeric-own-property.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
window-proxy-property-inline-cache.txt
window-scroll-while-parsing.txt
LibWeb: Port some manually async tests to use asyncTest
2024-10-03 07:07:28 -04:00
window-scrollTo.txt