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

Unified Diff: LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt

Issue 1358453003: update-w3c-deps import using blink e98e996cf6dfab3af465bea33279df933a764e9c: (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: W3CImportExpectations Created 5 years, 3 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/imported/web-platform-tests/html/semantics/interfaces-expected.txt
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
index 06a18bb04bf76052bfb451cfc79ae1c133ce959a..3ae5433905a200cb5b78fa42f123f0968b4c584b 100644
--- a/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
@@ -237,8 +237,12 @@ PASS Interfaces for meter
PASS Interfaces for METER
PASS Interfaces for ruby
PASS Interfaces for RUBY
+FAIL Interfaces for rb assert_equals: Element rb should have HTMLElement as its primary interface. expected "[object HTMLElement]" but got "[object HTMLUnknownElement]"
+FAIL Interfaces for RB assert_equals: Element RB should have HTMLElement as its primary interface. expected "[object HTMLElement]" but got "[object HTMLUnknownElement]"
PASS Interfaces for rt
PASS Interfaces for RT
+FAIL Interfaces for rtc assert_equals: Element rtc should have HTMLElement as its primary interface. expected "[object HTMLElement]" but got "[object HTMLUnknownElement]"
+FAIL Interfaces for RTC assert_equals: Element RTC should have HTMLElement as its primary interface. expected "[object HTMLElement]" but got "[object HTMLUnknownElement]"
PASS Interfaces for rp
PASS Interfaces for RP
PASS Interfaces for figure
@@ -253,8 +257,6 @@ FAIL Interfaces for command assert_equals: Element command should have HTMLComma
FAIL Interfaces for COMMAND assert_equals: Element COMMAND should have HTMLCommandElement as its primary interface. expected "[object HTMLCommandElement]" but got "[object HTMLElement]"
PASS Interfaces for nextid
PASS Interfaces for NEXTID
-PASS Interfaces for rb
-PASS Interfaces for RB
PASS Interfaces for bdi
PASS Interfaces for BDI
FAIL Interfaces for data assert_equals: Element data should have HTMLDataElement as its primary interface. expected "[object HTMLDataElement]" but got "[object HTMLUnknownElement]"

Powered by Google App Engine
This is Rietveld 408576698