[dir-auto-dynamic-changes.window.html]
[slot removal resets parent's dependency on host directionality]
expected:
if (os == "mac") and not debug and (version == "OS X 14.7.5"): [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[slot removal can impact multiple dir=auto nodes]
expected:
if (os == "mac") and not debug and (version == "OS X 14.7.5"): [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]