Bug 195298

Summary: Web Inspector: Canvas: color swatches aren't shown for valid inputs with leading/trailing whitespace
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, hi, inspector-bugzilla-changes, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 175485    
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews126 for ios-simulator-wk2 none

Devin Rousso
Reported 2019-03-04 15:50:44 PST
`context.fillStyle = " red ";` won't show a color swatch, whereas `context.fillStyle = "red";` does.
Attachments
Patch (2.71 KB, patch)
2019-03-04 15:57 PST, Devin Rousso
no flags
Archive of layout-test-results from ews126 for ios-simulator-wk2 (2.47 MB, application/zip)
2019-03-04 18:23 PST, EWS Watchlist
no flags
Devin Rousso
Comment 1 2019-03-04 15:57:53 PST
EWS Watchlist
Comment 2 2019-03-04 18:23:51 PST Comment hidden (obsolete)
EWS Watchlist
Comment 3 2019-03-04 18:23:53 PST Comment hidden (obsolete)
WebKit Commit Bot
Comment 4 2019-03-06 11:08:34 PST
Comment on attachment 363562 [details] Patch Clearing flags on attachment: 363562 Committed r242553: <https://trac.webkit.org/changeset/242553>
WebKit Commit Bot
Comment 5 2019-03-06 11:08:35 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-03-06 11:21:21 PST
Note You need to log in before you can comment on or make changes to this bug.