[Webkit-unassigned] [Bug 240320] New: Quirk flightaware.com to use old serialisation for number

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 16:02:08 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=240320

            Bug ID: 240320
           Summary: Quirk flightaware.com to use old serialisation for
                    number
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattwoodrow at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    webkit-bug-importer at group.apple.com, zalan at apple.com

<rdar://92054921>

Flightaware is serialising matrix() style properties, and expecting the string comparison to match one created using JS string concatenation.

This was previously true, but regressed when bug 218880 changed CSS serialisation to match the spec.

We should detect flightaware and use the old serialisation, until the site can be fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220511/7b2fb55a/attachment.htm>


More information about the webkit-unassigned mailing list