Re: [csswg-drafts] Is it CSS "feature" or bug?

@AmeliaBR, on many sites I use \<html/\>: line-size:0.75px switched to 1px at 400px width screen, On \<body/\> I set 1600% (it means switching 8/12/16px regarding screen width (media query). 

My client has added an application layer to the application and "THE EXPLORER AGAIN".... 
We found that we can use 0.6/0.8/1px for explorer/edge instead of 0.5px/0.75px/1px as rem. 

Thank you for answer and confirmation. 

BTW. Please standardize, If browser cannot support too small fonts, the browser should only RENDER bigger font but definition should be not overriden in getComputedStyle (and also IE doesn't override) and if used 1600% or 16 rem, the browser should calculate ORIGINAL value. 

BTW. It proves: The EDGE 12 is 12th version of IE. 

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

Received on Sunday, 4 March 2018 17:21:27 UTC