`context.fillStyle = " red ";` won't show a color swatch, whereas `context.fillStyle = "red";` does.
Created attachment 363562 [details] Patch
Comment on attachment 363562 [details] Patch Attachment 363562 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: https://webkit-queues.webkit.org/results/11369671 New failing tests: fast/viewport/ios/device-width-viewport-after-changing-view-scale.html
Created attachment 363579 [details] Archive of layout-test-results from ews126 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews126 Port: ios-simulator-wk2 Platform: Mac OS X 10.13.6
Comment on attachment 363562 [details] Patch Clearing flags on attachment: 363562 Committed r242553: <https://trac.webkit.org/changeset/242553>
All reviewed patches have been landed. Closing bug.
<rdar://problem/48645215>