mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
IDLGenerators: Fix Exposed extended attribute codegen
This commit is contained in:
committed by
Andrew Kaster
parent
6812aa00ca
commit
1a7932601a
Notes:
github-actions[bot]
2025-06-30 17:40:34 +00:00
Author: https://github.com/bplaat Commit: https://github.com/LadybirdBrowser/ladybird/commit/1a7932601a2 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4535 Reviewed-by: https://github.com/ADKaster ✅ Reviewed-by: https://github.com/trflynn89
@@ -0,0 +1,6 @@
|
||||
1. {"a":1,"b":2,"c":3,"d":4,"e":5,"f":6,"m11":1,"m12":2,"m13":0,"m14":0,"m21":3,"m22":4,"m23":0,"m24":0,"m31":0,"m32":0,"m33":1,"m34":0,"m41":5,"m42":6,"m43":0,"m44":1,"is2D":true,"isIdentity":false}
|
||||
2. "matrix(1, 0, 0, 1, 0, 0)"
|
||||
3. "Google Inc."
|
||||
4. TypeError: undefined is not a function (evaluated from '<object>.setMatrixValue')
|
||||
5. [object DOMMatrix]
|
||||
6. undefined
|
||||
Reference in New Issue
Block a user