Re: [csswg-drafts] [css-ui-4] Align canonical order of `outline` sub-properties with `border` (#7700)

For what it's worth, Firefox 4.0.1 produced:

```
border, specified: 3px dotted orange
outline, specified: 2px solid blue
border, computed:
outline, computed: 
```

So the `outline` behavior changed sometime between then and now (most likely in the rewrite of the style engine).

-- 
GitHub Notification of comment by dbaron
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7700#issuecomment-1440733592 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 20:09:09 UTC