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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update 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/external/wpt/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt
index f70d9e14d919c59a332ba09eb6b85cec101a0073..32c1075d20a008c35194501588d815ff16786af2 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt
@@ -2,6 +2,7 @@ CONSOLE WARNING: <source src> with a <picture> parent is invalid and therefore i
CONSOLE ERROR: Failed parsing 'srcset' attribute value since it has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' descriptors.
CONSOLE ERROR: Dropped srcset candidate "data:,b"
This is a testharness.js-based test.
+Found 89 tests. 89 PASS 0 FAIL 0 TIMEOUT 0 NOTRUN
PASS <img data-expect="">
PASS <img src="" data-expect="">
PASS <img src="data:,a" data-expect="data:,a">

Powered by Google App Engine
This is Rietveld 408576698