aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta
Commit message (Expand)AuthorAgeFilesLines
* Improve how intrinsic sizes work for videos (#31746)eri2024-10-2913-211/+0
* layout: Add support for `mix-blend-mode: plus-lighter` (#34057)Martin Robinson2024-10-293-7/+0
* Update web-platform-tests to revision b'73d6bd0d61f0ad5341d0c2303a7638e3aa12a...Servo WPT Sync2024-10-2728-213/+2535
* Implement keyword sizes for intrinsic contributions (#33854)Oriol Brufau2024-10-263-4/+7
* Allow parsing `transition-behavior` value in `transition` shorthand (#34005)Oriol Brufau2024-10-251-66/+0
* Avoid crash in replaced layout, and fix behavior for non-auto aspect-ratio (#...Oriol Brufau2024-10-251-0/+18
* build(deps): bump encoding_rs from 0.8.34 to 0.8.35 (#33999)dependabot[bot]2024-10-251-108/+0
* Implement `transition-behavior` (#33991)Oriol Brufau2024-10-2428-1011/+0
* Consistent resolution of cyclic percentages in min sizing properties (#33988)Oriol Brufau2024-10-242-0/+9
* crypto: Add support for AES-CTR operations (#33963)Daniel Adams2024-10-226-4796/+90
* Implement keyword sizes on absolute/fixed positioned elements (#33950)Oriol Brufau2024-10-2239-82/+0
* Prevent `stretch` from producing a negative size (#33951)Oriol Brufau2024-10-221-2/+2
* Refactor positioned layout (#33922)Oriol Brufau2024-10-212-4/+0
* crypto: Implement encrypt/decrypt for AES-CBC + JWK support (#33795)Daniel Adams2024-10-2123-1359/+81705
* Update web-platform-tests to revision b'5a9d9349a312e12a950d5f4703cd41609a06f...Servo WPT Sync2024-10-20129-471/+6090
* Remove BoxFragment::overconstrained (#33907)Oriol Brufau2024-10-192-216/+0
* Fix resolved value of insets to use margin box instead of content box (#33906)Oriol Brufau2024-10-182-9/+0
* update test expectations for update-rendering (#33846)Gregory Terzian2024-10-181-3/+0
* Handle multibyte characters in img srcset (#33873)evuez2024-10-171-1/+164
* Add missing XRWebGLBinding constructor spec steps (#33731)Taym Haddadi2024-10-161-3/+3
* Avoid wrapping line at the start of text run with `text-wrap-mode: nowrap` (#...Oriol Brufau2024-10-161-1/+1
* Implement fetch metadata headers (#33830)Simon Wülker2024-10-1634-652/+83
* fix intermittency of child-document-raf-order test (#33480)Gregory Terzian2024-10-141-1/+1
* Use document encoding when parsing url in href setter (#33825)Simon Wülker2024-10-138-225824/+0
* Update web-platform-tests to revision b'c7076ab2397dd3dcf0bb93dc304d05be04cd2...Servo WPT Sync2024-10-13154-704/+4274
* Implement DOMRect::FromRect (#33798)Simon Wülker2024-10-112-39/+0
* Throw NotSupported error and update expected results for XRSession::UpdateRen...chickenleaf2024-10-111-6/+0
* Implement DOMMatrix `stringifier` (#33792)Simon Wülker2024-10-114-259/+1
* Use NaN-safe comparisons in DOMQuad::GetBounds (#33794)Simon Wülker2024-10-112-29/+0
* Update DOMMatrix::is2D when modifying elements (#33796)Simon Wülker2024-10-111-30/+0
* layout: Handle inline margins in `layout_for_block_content_size()` (#33780)tanishka2024-10-101-2/+0
* Implement keyword sizes on atomic inlines (#33737)Oriol Brufau2024-10-104-2/+27
* Fix test timing for all tests using xr_promise_test (#33715)Josh Matthews2024-10-0911-17/+11
* Fix handling of `__Secure-` and `__Host-` Cookie prefixes (#33717)Simon Wülker2024-10-099-117/+0
* Implement keyword sizes on floats (#33666)Oriol Brufau2024-10-081-0/+7
* Bring `http_network_or_cache_fetch` closer to the spec (#33531)Simon Wülker2024-10-081-18/+0
* crypto: Begin SubtleCrypto implementation (#33628)Daniel Adams2024-10-0834-270/+19447
* Fix `align-content` set to `start` or `end` on flexbox (#33667)Oriol Brufau2024-10-073-28/+0
* Sync WPT with upstream (06-10-2024) (#33668)Servo WPT Sync2024-10-06106-943/+3397
* Enable `stretch` keyword (#33659)Oriol Brufau2024-10-0512-816/+0
* Skip anonymous blocks for percentage resolution (#33658)Oriol Brufau2024-10-052-4/+0
* net: Refactor `Decoder` (#33611)Cristian Brinza2024-10-021-3/+0
* Fix panic in webstorage/symbol-props.window.js (#33108)Akash Pateria2024-10-021-1/+5
* Create HttpStatus to safely deal with HTTP responses status. (#33581)webbeef2024-09-291-87/+0
* Sync WPT with upstream (29-09-2024) (#33580)Servo WPT Sync2024-09-2960-787/+8910
* Simplify the computation of CAPMIN (#33577)Oriol Brufau2024-09-281-0/+7
* Simplify the data: protocol handler (#33500)webbeef2024-09-286-342/+2
* Make ComputedValuesExt expose keywords for the sizing properties (#33558)Oriol Brufau2024-09-272-4/+1
* fetch: header tweaks to improve compliance with fetch spec (#33562)shanehandley2024-09-275-27/+0
* Fix table track constrainedness (#33550)Oriol Brufau2024-09-266-31/+4