aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html/canvas
Commit message (Expand)AuthorAgeFilesLines
* canvas: Add "EnforceRange" attribute to CanvasImageData interface (#36546)Andrei Volykhin8 days12-45/+0
* Update FetchTaskTarget to propagate CSP violations. (#36409)Tim van der Lippe9 days1-2/+0
* Sync WPT with upstream (13-04-2025) (#36488)Servo WPT Sync10 days18-4/+48
* Sync WPT with upstream (06-04-2025) (#36369)Servo WPT Sync2025-04-061-0/+2
* Enable layout_grid_enabled pref for all tests (#36316)Oriol Brufau2025-04-034-0/+8
* canvas: Implement line dash setters and getters (#36257)Steven Novaryo2025-04-019-29/+0
* Fix null realm assertion when activating a service worker (#36256)Josh Matthews2025-04-011-2/+0
* Update web-platform-tests to revision b'efce5c7cd31b0e1add4f41758504c767b56ab...Servo WPT Sync2025-03-303-1/+5
* Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca...Servo WPT Sync2025-03-2811-0/+27
* Add `Path2D` (#35783)Lukas Lihotzki2025-03-2619-34/+20
* Update web-platform-tests to revision b'18fda923cafeb4e3e0546ffcfb2302c3b1b11...Servo WPT Sync2025-03-186-11/+1
* Update web-platform-tests to revision b'c23b0ad587af296087067b48a2f2101233589...Servo WPT Sync2025-03-0921-25/+23
* Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35...Servo WPT Sync2025-03-0265-36/+126
* script: add skeleton implementation of `FontFace` API (#35262)Mukilan Thiyagarajan2025-02-1911-7/+18
* Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c...Servo WPT Sync2025-02-168-0/+30
* Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf335...Servo WPT Sync2025-02-093-2/+4
* 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-021-0/+27
* Update web-platform-tests to revision b'e5e7dab5e72edd352b17105acce2b8f443fac...Servo WPT Sync2025-01-2644-1/+121
* Enable more test directories and preferences (#34952)Josh Matthews2025-01-172-2/+2
* Implement HTMLCanvasElement.transferControlToOffscreen (#34959)webbeef2025-01-133-22/+0
* Update web-platform-tests to revision b'475127f90be9926867796ff98717b621a358a...Servo WPT Sync2025-01-125-3/+18
* Implement HTMLCanvasElement.toBlob (#34938)webbeef2025-01-102-6/+0
* Enable relative color syntax (#34897)Oriol Brufau2025-01-087-21/+0
* Update web-platform-tests to revision b'c72ee0c082d350b8b44f7a6bac1f028752b13...Servo WPT Sync2025-01-051-1/+1
* Update web-platform-tests to revision b'979291d49c1a8e3d811df117d9e6b5d399a6d...Servo WPT Sync2024-12-221-1/+1
* layout: Lay out Shadow DOM elements (#34701)Martin Robinson2024-12-191-1/+1
* Update web-platform-tests to revision b'38623a53d6598cb7aab4be8a810102b352a65...Servo WPT Sync2024-12-1520-340/+349
* Update web-platform-tests to revision b'7b6f075f0ec3c52d92c61fb9f35ce0ec927b1...Servo WPT Sync2024-12-083-0/+9
* Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900...Servo WPT Sync2024-12-051-1/+1
* Update web-platform-tests to revision b'6d461cc41e1a9951e1991a94f651e389b0ca2...Servo WPT Sync2024-11-241-1/+1
* script: Throw a `TypeError` when trying to create an `OffscreenCanvas` with a...chickenleaf2024-11-218-24/+0
* Include non-shadowdom children of shadow hosts in style calculation (#34298)Simon Wülker2024-11-201-1/+1
* Enable Shadow DOM for tests (#34299)Josh Matthews2024-11-202-2/+2
* Update web-platform-tests to revision b'6cf69a4f431581e9438681abc776029308ee8...Servo WPT Sync2024-11-173-7/+1
* Update web-platform-tests to revision b'8686b7a6d288d3b2c22b5ddb5a21773619b22...Servo WPT Sync2024-11-101-0/+2
* Add [EnforceRange] on OffscreenCanvas width/height idl attribute (#34165)Simon Wülker2024-11-0614-43/+0
* Enable more DOM preferences for unofficial WPT test runs (#34116)Josh Matthews2024-11-031319-6378/+665
* Update web-platform-tests to revision b'd2f2efe271ae2fa661c52ed2fe8564e21ad40...Servo WPT Sync2024-11-0315-936/+6
* Update web-platform-tests to revision b'5a9d9349a312e12a950d5f4703cd41609a06f...Servo WPT Sync2024-10-2062-1/+1040
* Update web-platform-tests to revision b'c7076ab2397dd3dcf0bb93dc304d05be04cd2...Servo WPT Sync2024-10-13120-93/+147
* Sync WPT with upstream (06-10-2024) (#33668)Servo WPT Sync2024-10-0668-56/+98
* Sync WPT with upstream (29-09-2024) (#33580)Servo WPT Sync2024-09-2911-0/+31
* Update web-platform-tests to revision b'8e164c249d2b93a4234a2710a5e2cc5a16fab...Servo WPT Sync2024-09-221-1/+1
* Make Crashtests with test-wait wait (#33344)Taym Haddadi2024-09-101-1/+1
* Update web-platform-tests to revision b'ec9b870fec350e59e9db48ae2858e914a07f3...Servo WPT Sync2024-09-082-1/+1
* Update web-platform-tests to revision b'd988aeeb33edc4d452899921799b8bed69fff...Servo WPT Sync2024-08-2536-22/+53
* Update web-platform-tests to revision b'3b3beee1bf2469013583bafe702f2d4821d76...Servo WPT Sync2024-08-112-0/+4
* Update web-platform-tests to revision b'5af3e9c2a2aba76ade00f0dbc3486e50a74a4...Servo WPT Sync2024-07-218-20/+7
* enhance: Implement `CanvasRenderingContext2D.measureText` (#32704)Chocolate Pie2024-07-173-9/+0