| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 4c14958b4be116cfc5042405457d10e0463005c3..1419ed737f9bcc4afe1bb177d501593b93bc1a67 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -21,6 +21,9 @@ audiocontext_test: Skip
|
| [ $compiler == none && $runtime == drt && $system == macos]
|
| audiocontext_test: Pass, Fail
|
|
|
| +[ $compiler == none && $runtime == drt && $system == linux]
|
| +documentfragment_test: Pass, Fail
|
| +
|
| [ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
|
| # TODO(vsm): Triage DOM tests.
|
| dom_isolates_test: Fail
|
|
|