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

Unified Diff: third_party/WebKit/LayoutTests/typedcssom/inlinestyle/numbers-expected.txt

Issue 2867883003: [CSS Typed OM] Delete obsolete number and length classes from Typed OM (Closed)
Patch Set: rebase Created 3 years, 7 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/typedcssom/inlinestyle/numbers-expected.txt
diff --git a/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/numbers-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/numbers-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fb42d3f4332fe466d9a2b8cccd89011f5d4d1a4b
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/numbers-expected.txt
@@ -0,0 +1,5 @@
+This is a testharness.js-based test.
+FAIL Single valued CSSUnitValues can be retrieved from Inline StyleMap assert_equals: result from undefined expected "CSSUnitValue" but got "CSSStyleValue"
+FAIL Can retrieve list of CSSUnitValues from list-valued property assert_equals: expected 3 but got 1
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698