Source code
Revision control
Copy as Markdown
Other Tools
[margin-em-inherit-001.xht]
expected:
if (os == "win"): PASS
if (os == 'linux' and os_version == '18.04'): PASS
FAIL
[margin-em-inherit-001.xht]
expected:
if (os == "win"): PASS
if (os == 'linux' and os_version == '18.04'): PASS
FAIL