- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Tue, 26 Sep 2023 05:10:23 +0000
- To: public-css-archive@w3.org
> I think other browsers are similar. FF seems to reset reset-only subproperties instead of setting them to a magical internal value. ```js el.style.font = 'caption' el.style.fontVariantPosition; // 'normal' in FF / empty string in Chrome ``` -- GitHub Notification of comment by cdoublev Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9407#issuecomment-1734840579 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 26 September 2023 05:10:25 UTC