On Mon, 8 Jan 2024 09:19:20 GMT, Prasanta Sadhukhan <[email protected]> 
wrote:

> Java CSS where values can be displayed in percent are capped at 100% so  
> "width: 200%" and "width: 100%" are equal, which is incorrect. 
> FIx is made to make sure parsing is not capped at 100%

This pull request has now been integrated.

Changeset: f70667ea
Author:    Prasanta Sadhukhan <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/f70667ea68a4e23391d45937cdaa66904f75b33d
Stats:     4 lines in 2 files changed: 1 ins; 0 del; 3 mod

8318112: CSS percentage values are capped at 100%

Reviewed-by: tr, prr

-------------

PR: https://git.openjdk.org/jdk/pull/17299

Reply via email to