- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Feb 2023 18:03:18 +0000
- To: public-css-archive@w3.org
See [testcase](https://www.software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cp%20style%3D%22outline%3A%202px%20solid%20blue%3B%20border%3A%203px%20dotted%20orange%22%20id%3D%22test%22%3E%0A%3Cscript%3E%0Adocument.write(getComputedStyle(document.getElementById(%22test%22)).outline%20%2B%20%22%20outline%20and%20%22%20%2B%20getComputedStyle(document.getElementById(%22test%22)).border%20%2B%20%22%20border%22)%0A%3C%2Fscript%3E). -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7700#issuecomment-1440522119 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 22 February 2023 18:03:20 UTC