DEPRECATION WARNING on line 3, column 1 of /sass/spec/scss-tests/118_test_parent_selector_with_parent_and_subject/input.scss:
The subject selector operator "!" is deprecated and will be removed in a future release.
This operator has been replaced by ":has()" in the CSS spec.
For example: bar &.baz:has(.bip)
