Open
Bug 1847206
Opened 2 years ago
Updated 2 years ago
Consider rewriting test_disabled_chrome.html as browser mochitest
Categories
(Core :: Layout, task)
Core
Layout
Tracking
()
NEW
People
(Reporter: fwang, Unassigned)
References
Details
https://bugzilla.mozilla.org/show_bug.cgi?id=1173199#c55, the goal of the following tests is to check that svg.disabled and mathml.disabled don't apply to the UI (in particular SVG since it's used for some icons):
layout/mathml/tests/test_disabled_chrome.html
layout/svg/tests/test_disabled_chrome.html
Adding new Chrome mochitests is not recommended: https://firefox-source-docs.mozilla.org/testing/chrome-tests/index.html#chrome-tests
IIUC, we could rewrite the above tests as browser mochitests instead to test the UI: https://firefox-source-docs.mozilla.org/testing/mochitest-plain/#running-flavors-and-subsuites
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:hsinyi, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(htsai)
Updated•2 years ago
|
Type: defect → task
Updated•2 years ago
|
Component: General → Layout
Updated•2 years ago
|
Flags: needinfo?(htsai)
You need to log in
before you can comment on or make changes to this bug.
Description
•