aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css
Commit message (Expand)AuthorAgeFilesLines
* Update web-platform-tests to revision b'7a9307ef9e1e88229ced4a29991270d209116...wpt_update_16-03-2025Servo WPT Sync2025-03-1613-201/+306
* layout: Add support for basic transform css properties (#35926)chocolate-pie2025-03-1410-31/+2
* Improve logic for establishing a stacking context (#35947)Oriol Brufau2025-03-1325-48/+2
* layout: Remove special height logic of replaced element with auto width (#35275)Oriol Brufau2025-03-132-6/+0
* Bump Stylo to from a93e7ef to 4add86f (#34714)Asun02042025-03-111-2/+0
* layout: Fix interaction of margin and stretch size on block-level boxes (#35904)Oriol Brufau2025-03-118-69/+240
* layout: Support min/max cross keywords sizes in flexbox (#35860)Oriol Brufau2025-03-106-174/+0
* layout: Only prevent fixed table layout when `inline-size` is `auto` (#35882)Oriol Brufau2025-03-101-3/+0
* Add test for percentage sizes resolving against subpixel lengths (#35809)Oriol Brufau2025-03-101-0/+2
* layout: Handle keyword sizes when computing the hypothetical cross size (#35826)Oriol Brufau2025-03-102-21/+0
* layout: support CSS will-change (#35787)Euclid Ye2025-03-0917-48/+24
* Update web-platform-tests to revision b'c23b0ad587af296087067b48a2f2101233589...Servo WPT Sync2025-03-0939-44/+646
* layout: Make `transform-style: preserve-3d` establish a containing block for ...Daniel Hast2025-03-071-2/+0
* layout: Partial support for keyword sizes on preferred cross size (#35682)Oriol Brufau2025-03-045-60/+15
* Upgrade Stylo to 2025-03-01 (#35782)Oriol Brufau2025-03-044-432/+0
* layout: Merge `BoxFragment::used_overflow` into `ComputedValuesExt::effective...Euclid Ye2025-03-021-2/+0
* Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35...Servo WPT Sync2025-03-0271-65/+759
* fonts: Remove the per-FontGroup cached fallback font (#35705)Martin Robinson2025-02-287-10/+4
* layout: Implement a non-recursive version of CSS `quotes` (#34770)Xiaocheng Hu2025-02-2711-16/+5
* layout: Use definite cross size to compute flex base size (#35688)Oriol Brufau2025-02-271-2/+0
* Allow the `<details>` element to be opened and closed (#35261)Simon Wülker2025-02-251-2/+0
* Support for the `isolation` CSS property (#35552)Kingsley Yung2025-02-244-132/+0
* layout: Ignore indefinite `stretch` on min and max sizing properties (#35630)Oriol Brufau2025-02-244-18/+21
* Rebase and squash (#35567)Xiaocheng Hu2025-02-2118-10/+26
* script: add skeleton implementation of `FontFace` API (#35262)Mukilan Thiyagarajan2025-02-1911-309/+25
* layout: Fully support sizing keywords on main size property of flex item (#35...Oriol Brufau2025-02-171-3/+0
* layout: Partial support for sizing keywords on flex items (#35469)Oriol Brufau2025-02-174-12/+297
* Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c...Servo WPT Sync2025-02-1619-6/+205
* layout: Basic implementation of size keywords on `flex-basis` (#35413)Oriol Brufau2025-02-134-38/+2
* Implement overflow:clip (#35103)batu_hoang2025-02-1227-117/+115
* Enable the `quotes` CSS property (#35420)Oriol Brufau2025-02-111-6/+0
* Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf335...Servo WPT Sync2025-02-0929-0/+1235
* Add support for the `::slotted` selector (#35352)Simon Wülker2025-02-074-30/+0
* Add border radius to overflow scrollable frame (#35293)batu_hoang2025-02-053-4/+2
* Don't require index parameter in `CSSGroupingRule`'s `insertRule()` (#35295)Oriol Brufau2025-02-052-7/+0
* Upgrade Stylo to 2025-02-03 (#35289)Oriol Brufau2025-02-0510-167/+0
* layout: Implement default overflow alignment for abspos (#35208)Oriol Brufau2025-02-048-144/+0
* layout: align-content with default value normal should behave as strech in fl...TIN TUN AUNG2025-02-0322-134/+0
* Lay out the contents of slot elements (#35220)Simon Wülker2025-02-026-12/+0
* Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378a...Servo WPT Sync2025-02-0236-1/+870
* Let animations&transitions fall back to discrete interpolation (#34981)Oriol Brufau2025-01-3040-5394/+279
* layout: Correctly resolve `currentcolor` on collapsed borders (#35163)Oriol Brufau2025-01-271-2/+0
* layout: Take percentage columns into account when sizing table grid min and m...Martin Robinson2025-01-2710-96/+1
* layout: Improve fixed table layout (#35170)Oriol Brufau2025-01-2714-28/+0
* Update web-platform-tests to revision b'e5e7dab5e72edd352b17105acce2b8f443fac...Servo WPT Sync2025-01-2633-3/+1814
* Add support for HTMLStyleElement.media (#35148)webbeef2025-01-253-682/+829
* wpt: Fix references for `/css/CSS2/tables/table-anonymous-objects-*` (#35166)Oriol Brufau2025-01-2416-32/+0
* wpt: Fix `/css/CSS2/tables/anonymous-table-box-width-001.xht` (#35162)Oriol Brufau2025-01-241-2/+0
* layout: Fix border widths of table wrapper with collapsed borders (#35097)Oriol Brufau2025-01-2115-30/+0
* layout: Fix conflict resolution for collapsed borders differing in color (#35...Oriol Brufau2025-01-211-2/+0