.. |
base
|
LibWeb: Make a elements honor base element's target
|
2025-02-16 09:21:52 +01:00 |
canvas
|
LibWeb: Add stubbed-out WebGL2RenderingContext
|
2024-12-06 15:35:36 +01:00 |
Clipboard
|
LibWeb: Implement the ClipboardItem API
|
2024-12-20 15:29:18 +00:00 |
Compression
|
LibWeb: Change hardcoded compression test to round trip
|
2025-03-19 13:46:50 +01:00 |
console
|
|
|
Crypto
|
LibWeb: Respect subarrays in Crypto#getRandomBytes
|
2024-12-10 06:44:00 -08:00 |
css
|
LibWeb: Invalidate sibling style for :only-child and :*-of-type
|
2025-05-07 14:55:12 +03:00 |
CSSOMView
|
LibWeb/CSS: Move property code from CSSStyleDeclaration to *Properties
|
2025-03-19 13:53:00 +00:00 |
DOM
|
LibWeb: Limit usage of getElementById() cache to connected roots
|
2025-04-06 04:14:29 +02:00 |
Editing
|
LibWeb: Do not rely on the layout tree for collapsed line breaks
|
2025-05-01 15:44:26 +03:00 |
Encoding
|
|
|
Fetch
|
LibWeb: Allow null for optional, nullable, no default value union types
|
2025-02-22 18:45:27 +01:00 |
FileAPI
|
LibWeb: Partition Blob URL fetches by Storage Key
|
2025-01-21 19:22:07 +00:00 |
geometry
|
|
|
hit_testing
|
Meta: Add DOCTYPEs to text tests that need rebaselining after
|
2025-03-20 11:50:49 +01:00 |
HTML
|
LibWeb: Add {,de}serialization steps for ImageData
|
2025-05-09 02:12:01 +12:00 |
Internals
|
LibWeb: Add an Internals.headless attribute
|
2024-12-10 10:31:47 -08:00 |
IntersectionObserver
|
LibWeb: Ignore boxes without layout node in intersection observer steps
|
2025-04-14 17:01:53 +02:00 |
layout-tree-update
|
LibWeb: Update HTMLSlotElement subtree during partial layout tree build
|
2025-03-13 04:29:26 +01:00 |
Messaging
|
Tests: Rearrange log order in Messaging-post-channel-over-channel.html
|
2025-04-11 17:13:06 +02:00 |
MutationObserver
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
navigation
|
LibWeb: Process navigations after initial about:blank navigation is done
|
2025-02-27 23:33:05 +01:00 |
PerformanceObserver
|
LibWeb: Implement Resource Timing
|
2025-03-06 09:00:53 -07:00 |
popover
|
LibWeb: Light dismiss popovers on click
|
2025-04-28 19:41:38 -06:00 |
regress
|
Revert "LibGfx: Use actual vector size as indicated by HarfBuzz"
|
2024-10-21 12:09:11 +02:00 |
ResizeObserver
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
ServiceWorker
|
LibWeb: Add most of ServiceWorker Update algorithm
|
2024-10-23 11:33:28 -06:00 |
ShadowDOM
|
LibWeb/CSS: Evaluate media queries in shadow roots
|
2024-10-20 07:57:09 +01:00 |
Streams
|
LibWeb: Make CallbackType take a realm instead of settings object
|
2024-11-20 18:01:21 -07:00 |
SVG
|
LibWeb/SVG: Process script element when its text content changes
|
2025-02-26 16:08:35 +01:00 |
UIEvents
|
LibWeb: Don't double-dispatch click events on a label's child input
|
2025-04-15 12:34:24 +01:00 |
URL
|
LibURL+LibWeb: Ensure opaque paths always roundtrip
|
2025-03-18 12:17:19 +00:00 |
Wasm
|
LibWeb: Register Wasm memory grow hook in constructor of Memory objects
|
2024-12-10 15:54:20 +01:00 |
WebAnimations
|
LibWeb: Cancel animations when element is moved in display none subtree
|
2025-03-04 18:06:46 +01:00 |
WebAudio
|
LibWeb: Implement OscillatorNode.setPeriodicWave()
|
2025-01-04 10:12:24 +00:00 |
WebSocket
|
LibGC: Visit the edges of the cells that must survive garbage collection
|
2025-02-27 14:35:28 -05:00 |
Worker
|
LibWeb: Implement transfer for Resizable/ArrayBuffer
|
2024-12-03 21:32:01 +00:00 |
wpt-import
|
LibWeb: Add {,de}serialization steps for ImageData
|
2025-05-09 02:12:01 +12:00 |
XHR
|
LibWeb/XHR: Ensure type set on blob responses
|
2025-02-16 19:08:45 +00:00 |
XHTML
|
LibWeb: Rebaseline XHTML test case
|
2024-11-01 14:02:14 -04: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
|
|
|
abspos-child-inside-abspos-table.txt
|
LibWeb: Accept TableWrapper as containing block for abspos items
|
2025-01-21 15:24:05 +01:00 |
alert.txt
|
LibWeb: Do not run microtasks when the event loop is paused
|
2025-01-19 20:47:50 +00:00 |
all-window-properties.txt
|
LibWeb: Begin implementing SharedWorker
|
2025-05-02 17:48:02 -04: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
|
|
|
Attr-cloneNode.txt
|
|
|
backdrop-receives-element-events.txt
|
LibWeb: Dispatch pointer events to ::backdrop originating element
|
2025-04-09 12:10:42 +01:00 |
background-position-xy.txt
|
LibWeb: Properly serialize position/edge style values
|
2024-12-13 11:35:38 +00:00 |
background-style-declaration-cssText-crash.txt
|
LibWeb: Parse background positions as shorthands
|
2024-12-30 11:07:53 +01: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 |
canvas-changed-width-attribute.txt
|
LibWeb: Notify canvas context when width or height attribute is changed
|
2024-12-28 10:37:15 +01:00 |
checkbox-focus-lost-no-change-event.txt
|
LibWeb: Update checkbox focus lost test
|
2024-11-22 13:58:36 +00: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 |
CloseWatcher-abort-requestClose.txt
|
LibWeb: Handle abort signal in CloseWatcher
|
2024-12-07 12:06:53 +00:00 |
CloseWatcher-already-aborted.txt
|
LibWeb: Handle abort signal in CloseWatcher
|
2024-12-07 12:06:53 +00:00 |
CloseWatcher-fire-once.txt
|
LibWeb: Handle abort signal in CloseWatcher
|
2024-12-07 12:06:53 +00: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 |
contenteditable-should-insert-into-nested-node.txt
|
LibWeb: Put cursor in last text node when contenteditable is focused
|
2024-10-22 08:44:51 -04:00 |
cookie.txt
|
LibWeb: Implement the document.cookie setter/getter according to spec
|
2024-10-23 09:05:33 +02:00 |
createBitmap.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
css-shadow-host-selector-matching.txt
|
LibWeb/CSS: Test css shadow host selector matching
|
2024-12-04 16:19:32 +00:00 |
css-transform-transition-to-none-invalidation.txt
|
LibWeb: Fix CSS transform invalidation when transitioning to none
|
2025-03-15 13:30:45 +01:00 |
CSSStyleDeclaration-custom-properties-3838.txt
|
LibWeb: Invalidate element with CSS custom props on attribute changes
|
2025-03-13 19:20:37 +01:00 |
custom-property-from-parent.txt
|
LibWeb/CSS: Check for matching custom properties on parent elements
|
2024-11-22 00:32:19 +01:00 |
dialog-light-dismiss.txt
|
LibWeb: Light dismiss dialogs on click
|
2025-04-28 19:41:38 -06: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-computed-mimetype.txt
|
LibWeb: Check charset UTF-16LE/BE separately for UTF-8 conversion
|
2025-02-24 14:51:41 +01:00 |
document-scrollingElement-quirks-mode.txt
|
|
|
document-scrollingElement.txt
|
|
|
DOMTokenList-supports.txt
|
|
|
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: Scale font size by 1.15 for line-height: normal
|
2025-05-05 13:15:56 +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: Scale font size by 1.15 for line-height: normal
|
2025-05-05 13:15:56 +02: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-chain.txt
|
LibWeb: Don't compare the focus chain's GC::Root contents by reference
|
2025-01-30 19:30:44 +01:00 |
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-formEnctype-attribute.txt
|
LibWeb: Fixed IDL for HTMLInputElement
|
2024-10-21 15:41:00 -06:00 |
form-formMethod-attribute.txt
|
LibWeb: Fixed IDL for HTMLInputElement
|
2024-10-21 15:41:00 -06:00 |
form-method-attribute.txt
|
LibWeb: Use correct IDL for HTTPFormElement's method attribute
|
2024-10-21 15:41:00 -06: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: Change printElement() to not output unnecessary space
|
2025-01-25 13:16:13 +00: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: Scale font size by 1.15 for line-height: normal
|
2025-05-05 13:15:56 +02: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
|
|
|
htmlcollection-property-set-existing.txt
|
LibWeb: PlatformObject::DefineOwnProperty fix 'has own property' check
|
2024-12-20 15:10:24 +01:00 |
HTMLInputElement-edit-value.txt
|
LibWeb: Allow keyboard input to alter email inputs
|
2024-12-30 11:04:16 +01:00 |
HTMLLinkElement-disabled.txt
|
|
|
HTMLLinkElement-explicitly-enabled-alternative-stylesheets.txt
|
|
|
http-non-ascii-content-type.txt
|
LibWeb: Avoid re-encoding response headers
|
2024-12-17 13:44:10 +01:00 |
http-reason-phrase-propagation.txt
|
Tests/LibWeb: Add test for propagation of custom HTTP reason phrase
|
2024-12-06 06:09:44 +00:00 |
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
|
|
|
input-maxlength.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
input-number-float.txt
|
LibWeb: Implement HTML spec-compliant rules for floating-point parsing
|
2024-10-30 10:47:41 +01: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/CSS: Use "0s" as the initial value for animation-duration
|
2025-03-22 17:04:33 +01: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 |
invalidate-style-of-element-with-placeholder-shown-used-on-nested-element.txt
|
LibWeb: Add missing handler in affected_by_invalidation_property()
|
2025-01-26 00:52:38 +01:00 |
invlidate-properties-with-relative-units-in-inherited-style-update.txt
|
LibWeb: Recompute relative units in Element::recompute_inherited_style()
|
2025-01-26 23:10:58 +01:00 |
is-collapsed.txt
|
LibWeb: Compare anchor/focus offsets in selection.isCollapsed
|
2024-10-12 15:00:35 +02:00 |
iterating-over-storage.txt
|
LibWeb: Fix infinite loop in Storage::internal_own_property_keys
|
2024-10-25 12:42:29 +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-changed-rel.txt
|
LibWeb: Only reload link on rel change if it became a stylesheet
|
2025-01-20 18:21:20 +01: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-re-enable-crash.txt
|
LibWeb: Clear stylesheet pointer when disabling link element
|
2025-02-01 08:11:37 +00:00 |
link_as.txt
|
|
|
localStorage.txt
|
LibWeb/Storage: Return undefined for non-existent key/index access
|
2024-10-23 11:31:47 -06: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
|
|
|
namespace-objects-default-property-attributes.txt
|
Tests/LibWeb: Rebaseline some no-longer-failing wasm tests
|
2025-05-08 03:35:11 -06:00 |
no-window-resize-on-load.txt
|
|
|
non-html-mixed-case-element-name-selector-matching.txt
|
LibWeb: Fix selector matching for non-HTML mixed-case element names
|
2024-12-25 13:54:06 +00:00 |
object-with-unsupported-type-in-data-attribute.txt
|
LibWeb: Implement HTMLElement.innerText closer to spec
|
2024-10-27 12:10:28 +01:00 |
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
|
|
|
performance-now.txt
|
LibWeb: Bring performance.now() closer to spec
|
2024-10-31 14:10:13 +01:00 |
position-serialization.txt
|
LibWeb/CSS: Implement calc-serialization spec algorithms
|
2025-02-27 21:42:43 +01:00 |
ProcessingInstruction-cloneNode.txt
|
|
|
query-scroll-size-of-inline-node.txt
|
LibWeb: Add missing check if scrollable overflow defined for paintable
|
2024-10-21 15:57:19 +02:00 |
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-button-focus-lost-no-change-event.txt
|
LibWeb: Stop radio buttons firing change events when losing focus
|
2024-11-22 13:58:36 +00: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
|
|
|
scripted-dom-insertion-during-html-parse.txt
|
|
|
scroll-by-dispatching-wheel-event-on-overflow-scroll-without-scrollable-overflow.txt
|
LibWeb: Fix unnecessary wheel event consumption with overflow: scroll
|
2025-01-31 00:11:34 +01:00 |
scroll-during-page-load.txt
|
LibWeb: Respect scroll position set by script during page load
|
2025-03-10 17:14:13 +01:00 |
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: Scale font size by 1.15 for line-height: normal
|
2025-05-05 13:15:56 +02: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 |
scrollable-viewport-with-position-fixed.txt
|
LibWeb: Scale font size by 1.15 for line-height: normal
|
2025-05-05 13:15:56 +02: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-text.txt
|
LibWeb: Fix ability to modify selection outside of inputs using keyboard
|
2024-11-01 13:11:10 -04:00 |
select.txt
|
LibWeb: Limit HTMLSelectElement.size to allowed values
|
2024-11-29 13:30:57 +01:00 |
selection-collapseToEnd.txt
|
LibWeb: Use correct boundaries in Selection::collapse_to_start/end()
|
2024-12-21 19:15:58 +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 |
selectionchange-on-textarea.txt
|
LibWeb: Fix selectionchange event dispatch on text control elements
|
2024-11-01 15:06:09 +01: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 |
subtle-crypto-hkdf-salt-empty-or-none.txt
|
LibWeb: Test subtleties in HKDF 'salt' interpretation
|
2024-10-23 11:33:58 -06: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 |
test-http-test-server.txt
|
LibWeb/Tests: Added example test for how to use http-test-server.py
|
2024-11-09 13:08:31 -07:00 |
text-insertData.txt
|
LibWeb: Use UTF-16 code units length in CharacterData::replace_data()
|
2024-11-06 05:46:30 +00: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
|
|
|
theme-color-crash.txt
|
LibWeb: Check for missing node or invalid query in obtain_theme_color
|
2025-01-12 19:47:01 +00:00 |
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
|
|
|
usvstring-url-reflection.txt
|
LibWeb: Use [URL] extended attribute for HTMLInputElement.src
|
2024-11-26 23:20:20 +00: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
|
|
|