Integrated: 8318101: Additional test cases for CSSAttributeEqualityBug

Alexey Ivanov aivanov at openjdk.org
Fri Oct 20 11:05:42 UTC 2023


On Fri, 13 Oct 2023 20:21:04 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> Adds additional test cases to `javax/swing/text/html/CSS/CSSAttributeEqualityBug.java`.
> 
> Currently, CSS parser in Java allows space between the number and the unit or percent. This is what the additional test cases verify.
> 
> There's also one additional case for `border-width: medium`.

This pull request has now been integrated.

Changeset: 2c23391d
Author:    Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2c23391de76be0994d8367fdfba63a98e9faa63d
Stats:     25 lines in 1 file changed: 23 ins; 1 del; 1 mod

8318101: Additional test cases for CSSAttributeEqualityBug

Reviewed-by: prr

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

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


More information about the client-libs-dev mailing list