Closed Danp2 closed 1 year ago
Add detection for failure to locate a shadow root
Put an x in the boxes that apply. If you're unsure about any of them, don't hesitate to ask. We are here to help! This is simply a reminder of what we are going to look for before merging your code.
x
Please check x the type of change your PR introduces:
Generic $_WD_ERROR_Exception is returned when the shadow root can't be located
$_WD_ERROR_Exception
$_WD_ERROR_NoMatch is returned
$_WD_ERROR_NoMatch
Add any other context about the problem here.
Please complete the following information.
Looks good
Pull request
Proposed changes
Add detection for failure to locate a shadow root
Checklist
Put an
x
in the boxes that apply. If you're unsure about any of them, don't hesitate to ask. We are here to help!This is simply a reminder of what we are going to look for before merging your code.
Types of changes
Please check
x
the type of change your PR introduces:What is the current behavior?
Generic
$_WD_ERROR_Exception
is returned when the shadow root can't be locatedWhat is the new behavior?
$_WD_ERROR_NoMatch
is returnedAdditional context
Add any other context about the problem here.
System under test
Please complete the following information.