Chrome currently does *not* include shorthands in the list of properties when you enumerate them: [Example](http://software.hixie.ch/utilities/js/live-dom-viewer/saved/6024) ``` <!DOCTYPE html> <body> <script> var x = [...getComputedStyle(document.body)]; w(x); </script> ``` -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2877#issuecomment-402395155 using your GitHub accountReceived on Wednesday, 4 July 2018 07:52:23 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 2 July 2022 03:21:10 UTC