aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf335...Servo WPT Sync2025-02-0916-15/+44
* Make traverse_preorder follow children of shadow hosts (#35276)Simon Wülker2025-02-042-3/+14
* Lay out the contents of slot elements (#35220)Simon Wülker2025-02-021-2/+0
* Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378a...Servo WPT Sync2025-02-0215-20/+110
* Update web-platform-tests to revision b'e5e7dab5e72edd352b17105acce2b8f443fac...Servo WPT Sync2025-01-2654-209/+419
* Add support for HTMLStyleElement.media (#35148)webbeef2025-01-255-132/+0
* layout: Improve distribution colspan cell inline size (#35095)Martin Robinson2025-01-211-6/+0
* Add support for HTMLStyleElement.type (#35038)webbeef2025-01-215-137/+0
* Implement shadow dom slots (#35013)Simon Wülker2025-01-194-183/+0
* Update web-platform-tests to revision b'8f3f629756d7351867a8be36d5f217608b9ad...Servo WPT Sync2025-01-1913-17/+33
* Enable more test directories and preferences (#34952)Josh Matthews2025-01-1714-20/+15
* Implement HTMLCanvasElement.transferControlToOffscreen (#34959)webbeef2025-01-134-28/+0
* Update web-platform-tests to revision b'475127f90be9926867796ff98717b621a358a...Servo WPT Sync2025-01-1220-170/+101