[webkit-reviews] review granted: [Bug 176048] Implement DOMMatrix2DInit for setTransform()/addPath() : [Attachment 319439] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 31 09:26:45 PDT 2017


Chris Dumez <cdumez at apple.com> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 176048: Implement DOMMatrix2DInit for setTransform()/addPath()
https://bugs.webkit.org/show_bug.cgi?id=176048

Attachment 319439: Patch

https://bugs.webkit.org/attachment.cgi?id=319439&action=review




--- Comment #24 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 319439
  --> https://bugs.webkit.org/attachment.cgi?id=319439
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=319439&action=review

r=me

>
LayoutTests/imported/w3c/web-platform-tests/css/geometry-1/DOMMatrixInit-valida
te-fixup-expected.txt:30
> +FAIL {f: NaN, m42: NaN} (2d) init.f and init.m42 do not match

Why this failure?

>
LayoutTests/imported/w3c/web-platform-tests/css/geometry-1/DOMMatrixInit-valida
te-fixup-expected.txt:31
> +FAIL {f: NaN, m42: NaN, is2D: true} (2d) init.f and init.m42 do not match

Why this failure?


More information about the webkit-reviews mailing list