Re: [csswg-drafts] [CSS3] Border width rounding clarification

I know not only border, but one way must be defined. I use definition of 1px for size of font of `<html/>` tag and other elements in `rem`s Using media query I switch `<html/>` font-size to 0.75 or 0.5 to make the site responsible on very small screens (emulation of zoom, the zoom is not needed in CSS) but... The border 2rem converted to 1.5px looks differently in Cr and FF. 

What are possible solutions of the problem? The problem with rounding border-width, margin, padding shall be resolved to show sites properly in Cr, IE and FF and shall be described in spec.

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

Received on Monday, 18 December 2017 16:32:18 UTC