gecko-dev/layout/inspector/tests
Boris Chiou a1909a88ff Bug 1246764 - Part 2: Define path() for clip-path. r=emilio
For now, |clip-path: path()| is chrome-only, and not for shape-outside,
so we only implement the parser for clip-path. Besides, I didn't put
path() in BasicShape because path() doesn't use the reference box to
resolve the percentage or keywords (i.e. SVG path only accept floating
point or integer number as the css pixel value). Therefore, I add it into
ShapeSource, instead of BasicShape.

Differential Revision: https://phabricator.services.mozilla.com/D3633
2018-08-24 11:37:53 -07:00
..
chrome Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag 2018-07-24 19:47:43 -04:00
bug856317.css
bug1202095-2.css
bug1202095.css
file_bug522601.html
file_getCSSStyleRules-alternate.html Bug 1359217 part 7 - Add test for getCSSStyleRules. r=heycam 2017-06-19 15:45:43 +10:00
file_getCSSStyleRules-default.html Bug 1359217 part 7 - Add test for getCSSStyleRules. r=heycam 2017-06-19 15:45:43 +10:00
getCSSStyleRules-1.css Bug 1359217 part 7 - Add test for getCSSStyleRules. r=heycam 2017-06-19 15:45:43 +10:00
getCSSStyleRules-2.css Bug 1359217 part 7 - Add test for getCSSStyleRules. r=heycam 2017-06-19 15:45:43 +10:00
mochitest.ini Bug 1427419 - Part 20: Move inIDOMUtils.getBindingURLs to InspectorUtils. r=bz 2018-01-11 12:38:01 +08:00
test_bug462787.html Bug 1427419 - Part 21: Move content state methods from inIDOMUtils to InspectorUtils. r=bz 2018-01-11 12:38:01 +08:00
test_bug462789.html Bug 1427419 - Part 21: Move content state methods from inIDOMUtils to InspectorUtils. r=bz 2018-01-11 12:38:01 +08:00
test_bug522601.xhtml Bug 1418002 - Remove HTMLContentElement, r=jessica 2017-11-30 10:57:15 +02:00
test_bug536379-2.html Bug 1427419 - Part 3: Move inIDOMUtils.getCSSStyleRules to InspectorUtils. r=bz 2018-01-11 12:37:59 +08:00
test_bug536379.html Bug 1427419 - Part 3: Move inIDOMUtils.getCSSStyleRules to InspectorUtils. r=bz 2018-01-11 12:37:59 +08:00
test_bug557726.html Bug 1427419 - Part 3: Move inIDOMUtils.getCSSStyleRules to InspectorUtils. r=bz 2018-01-11 12:37:59 +08:00
test_bug609549.xhtml Bug 1427419 - Part 19: Move inIDOMUtils.getChildrenForNode to InspectorUtils. r=bz 2018-01-11 12:38:00 +08:00
test_bug856317.html Bug 1427419 - Part 4: Move rule line number methods from inIDOMUtils to InspectorUtils. r=bz 2018-01-11 12:37:59 +08:00
test_bug877690.html Bug 1246764 - Part 2: Define path() for clip-path. r=emilio 2018-08-24 11:37:53 -07:00
test_bug1006595.html Bug 1455576 part 1 - Shrink the list of CSS_TYPES in devtools to only those being used. r=tromey 2018-04-26 09:01:02 +10:00
test_color_to_rgba.html Bug 1427419 - Part 12: Move inIDOMUtils.colorToRGBA to InspectorUtils. r=bz 2018-01-11 12:38:00 +08:00
test_css_property_is_shorthand.html Bug 1427419 - Part 15: Move inIDOMUtils.cssPropertyIsShorthand to InspectorUtils. r=bz 2018-01-11 12:38:00 +08:00
test_getCSSPseudoElementNames.html Bug 509958: Unprefix :-moz-selection. r=dbaron,xidorn 2018-05-10 17:19:25 +02:00
test_getCSSStyleRules.html Bug 1427419 - Part 3: Move inIDOMUtils.getCSSStyleRules to InspectorUtils. r=bz 2018-01-11 12:37:59 +08:00
test_getRelativeRuleLine.html Bug 1465107: Remove isStyledByServo. r=xidorn 2018-05-30 10:04:18 +02:00
test_get_all_style_sheets.html Bug 1427419 - Part 2: Move nsIDOMUtils.getAllStyleSheets to InspectorUtils. r=bz 2018-01-11 12:37:59 +08:00
test_is_valid_css_color.html Bug 1434130 part 13 - Use Servo code to back GetCSSValuesForProperty. r=emilio,gl 2018-04-29 09:03:31 +10:00
test_isinheritableproperty.html Bug 1427419 - Part 7: Move inIDOMUtils.isInheritedProperty to InspectorUtils. r=bz 2018-01-11 12:37:59 +08:00
test_parseStyleSheet.html Bug 1427419 - Part 25: Move inIDOMUtils.parseStyleSheet to InspectorUtils. r=bz 2018-01-11 12:38:01 +08:00
test_parseStyleSheetImport.html Bug 1427512 - Part 16: Remove nsIDOMCSSRule. r=xidorn,jryans,bz 2018-01-11 16:17:56 +08:00
test_selectormatcheselement.html Bug 1427419 - Part 6: Move selector methods from inIDOMUtils to InspectorUtils. r=bz 2018-01-11 12:37:59 +08:00