| Index: third_party/WebKit/LayoutTests/bindings/blink-in-js-asan-crash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/local/resources/check-stylesheet-not-loaded.js b/third_party/WebKit/LayoutTests/bindings/blink-in-js-asan-crash-expected.txt
|
| similarity index 86%
|
| copy from third_party/WebKit/LayoutTests/http/tests/local/resources/check-stylesheet-not-loaded.js
|
| copy to third_party/WebKit/LayoutTests/bindings/blink-in-js-asan-crash-expected.txt
|
| index 63eb0a1893f16b147ca1e0b33314cc97431e81cf..9fad6581d1ff4ff0e3245e53f2b360331abe39a0 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/local/resources/check-stylesheet-not-loaded.js
|
| +++ b/third_party/WebKit/LayoutTests/bindings/blink-in-js-asan-crash-expected.txt
|
| @@ -1 +1 @@
|
| -document.write(document.styleSheets[0] ? "FAIL" : "PASS");
|
| +Test passes if it does not crash on ASan builds.
|
|
|