aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-align
Commit message (Expand)AuthorAgeFilesLines
* Enable all experimental web platform features on all testsuites (#36519)Oriol Brufau8 days1-1/+0
* Enable layout_grid_enabled pref for all tests (#36316)Oriol Brufau2025-04-034-12/+0
* layout: Stop ignoring containing block padding for the static position (#36051)Oriol Brufau2025-03-191-45/+0
* layout: Remove special height logic of replaced element with auto width (#35275)Oriol Brufau2025-03-132-6/+0
* layout: Implement default overflow alignment for abspos (#35208)Oriol Brufau2025-02-048-144/+0
* Let animations&transitions fall back to discrete interpolation (#34981)Oriol Brufau2025-01-308-252/+0
* layout: Respect alignment when sizing replaced abspos (#35085)Oriol Brufau2025-01-204-18/+0
* layout: Make non-`normal` `align-content` establish a block formatting contex...TIN TUN AUNG2025-01-1510-259/+3
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-1/+1
* layout: Improve logic for block size of table (#34947)Oriol Brufau2025-01-131-6/+0
* layout: Defer some table sizing logic to the parent formatting context (#34889)Oriol Brufau2025-01-091-6/+0
* Update web-platform-tests to revision b'c72ee0c082d350b8b44f7a6bac1f028752b13...Servo WPT Sync2025-01-051-0/+2
* layout: Add missing support for some alignment keywords on absolutely positio...tanishka2024-12-0512-76/+16
* layout: Use `Size::FitContent` when the alignment isn't `normal` or `stretch`...tanishka2024-11-1824-588/+12
* Update web-platform-tests to revision b'6cf69a4f431581e9438681abc776029308ee8...Servo WPT Sync2024-11-171-0/+2
* Support justify-self on absolutely positioned elements (#34235)chickenleaf2024-11-131-36/+0
* Implement `transition-behavior` (#33991)Oriol Brufau2024-10-242-90/+0
* Update web-platform-tests to revision b'4c3d068f942231dc905ea283e4f82bd70801c...Servo WPT Sync2024-09-1516-0/+624
* layout: Right-to-left support for other layout modes (#33375)Martin Robinson2024-09-115-24/+26
* layout: Implement proper absolute child position for flexbox (#33346)Martin Robinson2024-09-091-36/+0
* Update web-platform-tests to revision b'ec9b870fec350e59e9db48ae2858e914a07f3...Servo WPT Sync2024-09-084-0/+114
* layout: Lay out absolutes in atomic containing blocks (#33336)Martin Robinson2024-09-0640-240/+0
* Update web-platform-tests to revision b'ebe057a1153d34042bac1ff3dc944220876f6...Servo WPT Sync2024-08-1920-0/+617
* layout: Initial implementation of `flex-direction: column` and `column-revers...Martin Robinson2024-08-141-0/+2
* Update web-platform-tests to revision b'3634d5a63f2fa3969616396d95537c91c3348...Servo WPT Sync2024-08-071-0/+2
* layout: Compute intrinsic sizes for flex items and flex containers (#32854)Delan Azabani2024-08-021-2/+0
* Enable flexbox for css-align tests (#32890)Oriol Brufau2024-07-3032-1502/+1
* Convert layout to use Gecko's alignment style representation (#32790)Martin Robinson2024-07-1773-6342/+0
* layout: Take into account `display: table` etc in offset* queries (#32448)Martin Robinson2024-06-101-9/+0
* layout: Properly size absolutely positioned tables (#32447)Martin Robinson2024-06-072-24/+0
* layout: Ensure empty list items are at least as tall as outside markers (#32152)Martin Robinson2024-04-291-1/+16
* layout: Add a basic support for `list-style-position: outside` (#32114)Martin Robinson2024-04-221-18/+0
* Update web-platform-tests to revision b'b73a0a32890ff293961eb55bb90ba57a5a711...Servo WPT Sync2024-04-077-0/+162
* Update web-platform-tests to revision b'16f18d8135a80e89f2e910ca7548999fa2f79...Servo WPT Sync2024-03-311-0/+48
* Enable CSS Tables by default (#31470)Oriol Brufau2024-03-073-4/+2
* Sync WPT with upstream (03-03-2024) (#31482)Servo WPT Sync2024-03-031-2/+0
* layout: Implement support for `line-height` and `vertical-align` (#30902)Martin Robinson2024-01-081-6/+0
* Update web-platform-tests to revision b'a85f0dfe538b9cb894388a65dba7a2a21db05...Servo WPT Sync2023-12-1750-0/+2457
* Sync WPT with upstream (03-12-2023) (#30814)Servo WPT Sync2023-12-061-0/+21
* Sync WPT with upstream (26-11-2023) (#30783)Servo WPT Sync2023-11-271-0/+3
* Update web-platform-tests to revision b'7aaad11d87d7a02515081e55609d31ab6ff17...Servo WPT Sync2023-11-1910-10/+476
* Sync WPT with upstream (12-11-2023) (#30724)Servo WPT Sync2023-11-154-0/+462
* Sync WPT with upstream (08-10-2023) (#30516)Servo WPT Sync2023-10-084-195/+0
* Sync WPT with upstream (04-10-2023) (#30493)Servo WPT Sync2023-10-0614-0/+28
* Run same tests for layout-2020 and layout-2013 (#30092)Oriol Brufau2023-08-1591-2/+6456
* Rename metadata directoriesMartin Robinson2023-06-2236-0/+1828