Re: [csswg-drafts] [css2?] Define when border rounding happens, and to which properties it applies (#5210)

> Did some digging and Blink behavior is inherited from WebKit, but WebKit changed it to match Gecko in https://bugs.webkit.org/show_bug.cgi?id=156121.

Blink diverged from WebKit more after https://codereview.chromium.org/2640143005 (support subpixel layout of borders, April 2017).

Browser: Rounding in layout / Rounding in computed style:
Firefox: Yes / Yes
WebKit before April 2016: Yes / No
WebKit after April 2016: Yes / Yes
Blink before April 2017: Yes / No
Blink after April 2017: No / No
[Possible future Blink change](https://crbug.com/1201762): Yes / Yes

-- 
GitHub Notification of comment by wangxianzhu
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5210#issuecomment-1178129607 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 7 July 2022 19:34:28 UTC