Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(113)

Unified Diff: LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt

Issue 328243002: Remove passing testharness expected files that are not required. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@presubmit_testharness
Patch Set: don't delete http sw workers expected for the moment Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt
diff --git a/LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt b/LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt
deleted file mode 100644
index 58da5eb5558a221237483ce116232fe3cf57ce6f..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt
+++ /dev/null
@@ -1,51 +0,0 @@
-This is a testharness.js-based test.
-PASS Set HTMLBodyElement.onblur
-PASS Enumerate HTMLBodyElement.onblur
-PASS Reflect HTMLBodyElement.onblur
-PASS Forward HTMLBodyElement.onblur to Window
-PASS Set HTMLFrameSetElement.onblur
-PASS Enumerate HTMLFrameSetElement.onblur
-PASS Reflect HTMLFrameSetElement.onblur
-PASS Forward HTMLFrameSetElement.onblur to Window
-PASS Set HTMLBodyElement.onerror
-PASS Enumerate HTMLBodyElement.onerror
-PASS Reflect HTMLBodyElement.onerror
-PASS Forward HTMLBodyElement.onerror to Window
-PASS Set HTMLFrameSetElement.onerror
-PASS Enumerate HTMLFrameSetElement.onerror
-PASS Reflect HTMLFrameSetElement.onerror
-PASS Forward HTMLFrameSetElement.onerror to Window
-PASS Set HTMLBodyElement.onfocus
-PASS Enumerate HTMLBodyElement.onfocus
-PASS Reflect HTMLBodyElement.onfocus
-PASS Forward HTMLBodyElement.onfocus to Window
-PASS Set HTMLFrameSetElement.onfocus
-PASS Enumerate HTMLFrameSetElement.onfocus
-PASS Reflect HTMLFrameSetElement.onfocus
-PASS Forward HTMLFrameSetElement.onfocus to Window
-PASS Set HTMLBodyElement.onload
-PASS Enumerate HTMLBodyElement.onload
-PASS Reflect HTMLBodyElement.onload
-PASS Forward HTMLBodyElement.onload to Window
-PASS Set HTMLFrameSetElement.onload
-PASS Enumerate HTMLFrameSetElement.onload
-PASS Reflect HTMLFrameSetElement.onload
-PASS Forward HTMLFrameSetElement.onload to Window
-PASS Set HTMLBodyElement.onresize
-PASS Enumerate HTMLBodyElement.onresize
-PASS Reflect HTMLBodyElement.onresize
-PASS Forward HTMLBodyElement.onresize to Window
-PASS Set HTMLFrameSetElement.onresize
-PASS Enumerate HTMLFrameSetElement.onresize
-PASS Reflect HTMLFrameSetElement.onresize
-PASS Forward HTMLFrameSetElement.onresize to Window
-PASS Set HTMLBodyElement.onscroll
-PASS Enumerate HTMLBodyElement.onscroll
-PASS Reflect HTMLBodyElement.onscroll
-PASS Forward HTMLBodyElement.onscroll to Window
-PASS Set HTMLFrameSetElement.onscroll
-PASS Enumerate HTMLFrameSetElement.onscroll
-PASS Reflect HTMLFrameSetElement.onscroll
-PASS Forward HTMLFrameSetElement.onscroll to Window
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698