gecko-dev/layout/inspector/tests
Emilio Cobos Álvarez 1840840bc8 Bug 1723921 - Make devtools use two colons for pseudo-elements consistently. r=jdescottes
With the patch above, some devtools tests failed because we were trying
to call getComputedStyle(node, ":marker") (read: one colon rather than
two).

Using two colons for pseudo-elements is the right thing to do and fixes
it / removes some weird special-cases.

Differential Revision: https://phabricator.services.mozilla.com/D121858
2021-08-07 09:47:15 +00:00
..
chrome
.eslintrc.js
bug856317.css
bug1202095-2.css
bug1202095.css
file_bug522601.html
file_getCSSStyleRules-alternate.html
file_getCSSStyleRules-default.html
getCSSStyleRules-1.css
getCSSStyleRules-2.css
mochitest.ini
test_bug462787.html
test_bug462789.html
test_bug522601-shadow.xhtml
test_bug536379-2.html
test_bug536379.html
test_bug557726.html
test_bug609549-shadow.xhtml
test_bug856317.html
test_bug877690.html Bug 1722400 - Remove layout.css.image-set.enabled. r=TYLin 2021-07-27 06:59:39 +00:00
test_bug1006595.html
test_color_to_rgba.html
test_containing_block_of.html
test_css_property_is_shorthand.html
test_getCSSPseudoElementNames.html Bug 1723921 - Make devtools use two colons for pseudo-elements consistently. r=jdescottes 2021-08-07 09:47:15 +00:00
test_getCSSStyleRules.html
test_getCSSStyleRules_pseudo.html
test_getCSSStyleRules_slotted.html
test_getRelativeRuleLine.html Bug 1680558 - Update cssparser to get ParserState in rule parser. r=heycam 2020-12-04 10:47:55 +00:00
test_get_all_style_sheets.html
test_is_element_themed.html
test_is_valid_css_color.html
test_isinheritableproperty.html
test_parseStyleSheet.html
test_parseStyleSheetImport.html
test_selectormatcheselement.html
test_supports.html