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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/innerText/setter-expected.txt

Issue 2634323002: Import wpt@aae3e1b6ffb8b24acb777450933ceeafd97e3655 (Closed)
Patch Set: Modify TestExpectations or download new baselines for tests. Created 3 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: third_party/WebKit/LayoutTests/imported/wpt/innerText/setter-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/innerText/setter-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/innerText/setter-expected.txt
index f9f4be08e7733c3abe5f6482caf105397343e419..70b2ab3f06bdf5eaa83a607f2e86aebe72df5c17 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/innerText/setter-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/innerText/setter-expected.txt
@@ -21,7 +21,7 @@ PASS Tabs preserved
PASS Leading whitespace preserved
PASS Trailing whitespace preserved
PASS Whitespace not compressed
-PASS Existing text deleted
+FAIL Existing text deleted assert_not_equals: Child should be a *new* text node got disallowed value Text node "abc"
PASS Existing <br> deleted
PASS Assigning the empty string
PASS Assigning null

Powered by Google App Engine
This is Rietveld 408576698