Skip to content

Commit e81214c

Browse files
authored
Update colorType member comment for CanvasRenderingContext2DSettings
1 parent d3c48bd commit e81214c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inputfiles/patches/html.kdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ interface HTMLImageElement {
2222

2323
removals {
2424
dictionary CanvasRenderingContext2DSettings {
25-
member colorType // No implementation as of 2025-02
25+
member colorType // Blink-only as of 2025-12, being tested in WebKit
2626
}
2727
}

0 commit comments

Comments
 (0)