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

Unified Diff: LayoutTests/fast/dom/Window/get-set-properties-expected.txt

Issue 143673005: Remove Entity interface (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
Index: LayoutTests/fast/dom/Window/get-set-properties-expected.txt
diff --git a/LayoutTests/fast/dom/Window/get-set-properties-expected.txt b/LayoutTests/fast/dom/Window/get-set-properties-expected.txt
index 31f8cede1fe33f6bc9ca4a3f2e31780c12cf78ba..ae22c697f580b806a3f9ef60e384a02028d3e7b8 100644
--- a/LayoutTests/fast/dom/Window/get-set-properties-expected.txt
+++ b/LayoutTests/fast/dom/Window/get-set-properties-expected.txt
@@ -33,8 +33,6 @@ PASS: canGet('DocumentType') should be 'true' and is.
PASS: canSet('DocumentType') should be 'true' and is.
PASS: canGet('Element') should be 'true' and is.
PASS: canSet('Element') should be 'true' and is.
-PASS: canGet('Entity') should be 'true' and is.
-PASS: canSet('Entity') should be 'true' and is.
PASS: canGet('EvalError') should be 'true' and is.
PASS: canSet('EvalError') should be 'true' and is.
PASS: canGet('Event') should be 'true' and is.
« no previous file with comments | « LayoutTests/fast/dom/Window/get-set-properties.html ('k') | LayoutTests/fast/dom/Window/resources/window-properties.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698