Bug 227517

Summary: CSS specification prohibits numbers with trailing decimal point (e.g. "1.px"), but we allow them
Product: WebKit Reporter: Darin Adler <darin>
Component: CSSAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, macpherson, menard, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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>