Commit 5b420f9
Fix : Support xxx-large and medium css font-size values. (#294)
* Fix : Support xxx-large and medium css font-size
https://developer.mozilla.org/en-US/docs/Web/CSS/font-size
xxx-large and medium are valid font-size values.
* Test : Add tests related to xxx-large and medium font-size CSS
* Added spaces between list items
---------
Co-authored-by: Mike Samuel <mikesamuel@gmail.com>1 parent 35c506c commit 5b420f9
2 files changed
Lines changed: 15 additions & 1 deletion
File tree
- src
- main/java/org/owasp/html
- test/java/org/owasp/html
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
994 | 994 | | |
995 | 995 | | |
996 | 996 | | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
997 | 1011 | | |
998 | 1012 | | |
999 | 1013 | | |
| |||
0 commit comments