aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html
Commit message (Expand)AuthorAgeFilesLines
* media element: support seekable attribute (#36541)TIN TUN AUNG6 days2-19/+0
* canvas: Add "EnforceRange" attribute to CanvasImageData interface (#36546)Andrei Volykhin7 days12-45/+0
* Make DOMException serializable (#36535)Kingsley Yung7 days1-6/+0
* Transfer ReadableStream (#36181)Gregory Terzian7 days3-15/+0
* Update FetchTaskTarget to propagate CSP violations. (#36409)Tim van der Lippe8 days12-20/+19
* Sync WPT with upstream (13-04-2025) (#36488)Servo WPT Sync9 days30-16/+76
* Enable dom_svg_enabled on all tests (#36475)Oriol Brufau10 days2-7/+1920
* Handle HTTP Refresh header (#36393)Sebastian C11 days3-4/+6
* fix: Crashing due to input element hack (#36461)DK Liao11 days1-2/+0
* dom: should change media element's currentSrc to children source element's sr...TIN TUN AUNG11 days4-29/+0
* Implement `disabled` attribute for `<link rel="stylesheet">` (#36446)Oriol Brufau12 days1-6/+0
* Sync WPT with upstream (06-04-2025) (#36369)Servo WPT Sync2025-04-0616-23/+64
* Stub out Trusted Types interfaces (#36355)Tim van der Lippe2025-04-051-21/+0
* Enable layout_grid_enabled pref for all tests (#36316)Oriol Brufau2025-04-0316-294/+12
* Support single-value `<select>` elements (#35684)Simon Wülker2025-04-0313-26/+29
* script: Create `CSSStyleOwner::Null` for `getComputedStyle` (#36272)Martin Robinson2025-04-021-0/+3
* canvas: Implement line dash setters and getters (#36257)Steven Novaryo2025-04-0111-71/+0
* Fix null realm assertion when activating a service worker (#36256)Josh Matthews2025-04-0112-23/+9
* script: Use `RegExpFlag_UnicodeSets` when validating regular expressions in `...MDCODE2472025-04-012-30/+0
* Enable service worker WPT tests. (#36221)Josh Matthews2025-03-317-7/+10
* Update web-platform-tests to revision b'efce5c7cd31b0e1add4f41758504c767b56ab...Servo WPT Sync2025-03-3013-146/+210
* dom: Track "removed" event listener status (#36163)Andrei Volykhin2025-03-281-3/+0
* fix: prevent missing value error for radio button inputs without a name (#36197)Barigbue Nbira2025-03-281-5/+0
* Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca...Servo WPT Sync2025-03-2825-22/+81
* Add `Path2D` (#35783)Lukas Lihotzki2025-03-2622-180/+20
* Fix check in get_array_index_from_id to return early on ASCII char (#36136)Michael Rees2025-03-252-6/+0
* fix: radio input element don't trigger validity state (#36103)Jerens Lensun2025-03-232-15/+0
* script: Implement `Element::GetHTML` and `ShadowRoot::GetHTML` (#36106)Simon Wülker2025-03-231-18/+0
* Fix form validation for readonly inputs and update WPT expectations (#36090)elomscansio2025-03-221-9/+0
* Support align attribute on HTMLParagraphElement interface (#36054)Stephen Muss2025-03-192-120/+0
* Update web-platform-tests to revision b'18fda923cafeb4e3e0546ffcfb2302c3b1b11...Servo WPT Sync2025-03-1813-14/+32
* Implement declarative shadow dom (#34964)batu_hoang2025-03-179-72/+0
* script: Implement HTMLOptgroupElement::Label (#35970)Simon Wülker2025-03-142-120/+0
* Remove legacy layout (layout 2013) (#35943)Oriol Brufau2025-03-131-3/+0
* Implement `ElementInternals::shadowRoot` (#35923)Simon Wülker2025-03-121-3/+0
* Don't run scripts in documents that don't have a browsing context (#35871)Simon Wülker2025-03-101-0/+3
* Fix animation frame callback cancellation (#35849)Xiaocheng Hu2025-03-101-3/+0
* Implement `nonce` attribute to pass more CSP checks (#35876)Simon Wülker2025-03-109-282/+11
* Update web-platform-tests to revision b'c23b0ad587af296087067b48a2f2101233589...Servo WPT Sync2025-03-0947-42/+899
* Implement can-have-its-url-rewritten for history api (#35864)Kingsley Yung2025-03-085-38/+3
* Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35...Servo WPT Sync2025-03-0294-133/+444
* script: Implement preparation-time document (#35718)Xiaocheng Hu2025-03-021-2/+0
* libservo: Clean up interfaces for alert()/confirm()/prompt() (#35579)Delan Azabani2025-02-274-14/+0
* Allow the `<details>` element to be opened and closed (#35261)Simon Wülker2025-02-259-13/+8
* Don't tell stylo about stylesheets that are not in a browsing context (#35606)Simon Wülker2025-02-241-1/+0
* script: add skeleton implementation of `FontFace` API (#35262)Mukilan Thiyagarajan2025-02-1911-7/+18
* dom: expose obsolete `scheme` attribute for meta tag (#35505)Euclid Ye2025-02-172-120/+0
* script: implement HTMLHyperlinkElementUtils for HTMLAreaElement (#35482)shanehandley2025-02-167-258/+0
* Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c...Servo WPT Sync2025-02-1623-18/+212
* Implement overflow:clip (#35103)batu_hoang2025-02-122-27/+0