diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/js/exception-with-handler-inside-eval-with-dynamic-scope.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/js/exception-with-handler-inside-eval-with-dynamic-scope.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/js/exception-with-handler-inside-eval-with-dynamic-scope.html b/third_party/WebKit/LayoutTests/fast/js/exception-with-handler-inside-eval-with-dynamic-scope.html index 42b0324..af7b172 100644 --- a/third_party/WebKit/LayoutTests/fast/js/exception-with-handler-inside-eval-with-dynamic-scope.html +++ b/third_party/WebKit/LayoutTests/fast/js/exception-with-handler-inside-eval-with-dynamic-scope.html @@ -1,7 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> -<link rel="stylesheet" href="resources/js-test-style.css"> <script src="resources/js-test-pre.js"></script> </head> <body> |