- From: Eric Willigers via GitHub <sysbot+gh@w3.org>
- Date: Mon, 17 Dec 2018 22:56:15 +0000
- To: public-css-archive@w3.org
http://jsfiddle.net/ericwilligers/nawfLdp8/ When we read the specified value, all browsers give `"span i"` and `"span i / auto"` When we call getComputedStyle(), Blink and WebKit give `"span 1 i"` and `"span 1 i / auto"`, while Edge and Firefox omit the `1`. -- GitHub Notification of comment by ewilligers Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3448#issuecomment-448030445 using your GitHub account
Received on Monday, 17 December 2018 22:56:16 UTC