Load CSS default HTML element styles from a CSS file with no specificity. This simplyfies how to setup the HTML defaults. Also set new defaults matching closer HTML spec.

This commit is contained in:
Martín Lucas Golini
2026-05-24 13:15:31 -03:00
parent bb7682dd8f
commit aa9efcf13b
28 changed files with 407 additions and 188 deletions

View File

@@ -220,7 +220,7 @@
"working_dir": "${project_root}/bin"
},
{
"args": "-filter=\"UIRichText.InvalidWidthLengthComputation3\"",
"args": "",
"command": "${project_root}/bin/unit_tests/eepp-unit_tests-debug",
"name": "eepp-unit_tests-debug",
"working_dir": "${project_root}/bin/unit_tests/"