Bug 227517 - CSS specification prohibits numbers with trailing decimal point (e.g. "1.px"), but we allow them
Summary: CSS specification prohibits numbers with trailing decimal point (e.g. "1.px")...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-29 16:53 PDT by Darin Adler
Modified: 2021-06-30 13:08 PDT (History)
8 users (show)

See Also:


Attachments
Patch (7.26 KB, patch)
2021-06-29 16:55 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2021-06-29 16:53:35 PDT
CSS specification prohibits numbers with trailing decimal point (e.g. "1.px"), but we allow them
Comment 1 Darin Adler 2021-06-29 16:55:49 PDT
Created attachment 432556 [details]
Patch
Comment 2 EWS 2021-06-30 13:07:32 PDT
Committed r279429 (239289@main): <https://commits.webkit.org/239289@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 432556 [details].
Comment 3 Radar WebKit Bug Importer 2021-06-30 13:08:20 PDT
<rdar://problem/79981504>