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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/Window/README

Issue 15096: Rebaselines the test... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/Window/README
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/Window/README (revision 7327)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/Window/README (working copy)
@@ -15,10 +15,14 @@
so the output expects some failures. Firefox sometimes passes all tests
and sometimes fails some. Use Chrome's output as the baseline.
+window-custom-property
+----------------------
+V8 uses the string 'Cyclic' compared to KJS's 'cyclic' for the
+exception, resulting in different test results.
+
window-property-shadowing
get-set-properties
-------------------------
For security reasons, we do not allow window.top to be shadowed. This
is because Flash accesses top.location and allowing the user to shadow
top.location might therefore break Flash security checks.
-

Powered by Google App Engine
This is Rietveld 408576698