mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-04 20:46:29 +03:00
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:
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user