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

Unified Diff: LayoutTests/dart/WindowAttrs-expected.txt

Issue 9188009: Things to unfork. (Closed) Base URL: svn://svn.chromium.org/multivm/trunk/webkit
Patch Set: Created 8 years, 11 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
« no previous file with comments | « LayoutTests/dart/WindowAttrs.html ('k') | LayoutTests/dart/compile-error-crash.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/dart/WindowAttrs-expected.txt
diff --git a/LayoutTests/dart/WindowAttrs-expected.txt b/LayoutTests/dart/WindowAttrs-expected.txt
deleted file mode 100644
index 3f5a9922f17873353d39232b45ef6040075c4fd6..0000000000000000000000000000000000000000
--- a/LayoutTests/dart/WindowAttrs-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-window.document: Instance of 'HTMLDocumentImplementation'
-window.document.getElementById('foo'): Instance of 'HTMLDivElementImplementation'
-window.document.getElementById('missing_id'): null
-window.closed: false
-window.name: 'WindowAttr'
-PASS
« no previous file with comments | « LayoutTests/dart/WindowAttrs.html ('k') | LayoutTests/dart/compile-error-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698