| Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-reflect-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-reflect-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-reflect-expected.txt
 | 
| deleted file mode 100644
 | 
| index c009d0a8aba55cc244ab52cb211860a8be8a531f..0000000000000000000000000000000000000000
 | 
| --- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-reflect-expected.txt
 | 
| +++ /dev/null
 | 
| @@ -1,13 +0,0 @@
 | 
| -This is a testharness.js-based test.
 | 
| -FAIL noModule IDL attribute on a parser created classic script element without nomodule content attribute assert_false: expected false got undefined
 | 
| -FAIL noModule IDL attribute on a parser created classic script element with nomodule content attribute assert_true: expected true got undefined
 | 
| -FAIL noModule IDL attribute on a parser created module script element without nomodule content attribute assert_false: expected false got undefined
 | 
| -FAIL noModule IDL attribute on a parser created module script element with nomodule content attribute assert_true: expected true got undefined
 | 
| -FAIL noModule IDL attribute on a dynamically created script element without nomodule content attribute assert_false: expected false got undefined
 | 
| -FAIL noModule IDL attribute on a dynamically created script element after nomodule content attribute is set to "nomodule" assert_true: expected true got undefined
 | 
| -FAIL noModule IDL attribute on a dynamically created script element after nomodule content attribute is set to "" assert_true: expected true got undefined
 | 
| -FAIL noModule IDL attribute on a dynamically created script element after nomodule content attribute had been removed assert_true: expected true got undefined
 | 
| -FAIL noModule IDL attribute must add nomodule content attribute on setting to true assert_true: expected true got false
 | 
| -FAIL noModule IDL attribute must remove nomodule content attribute on setting to false assert_false: expected false got true
 | 
| -Harness: the test ran to completion.
 | 
| -
 | 
| 
 |