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

Side by Side Diff: third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/transform-expected.txt

Issue 2867883003: [CSS Typed OM] Delete obsolete number and length classes from Typed OM (Closed)
Patch Set: rebase Created 3 years, 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 Harness Error. harness_status.status = 1 , harness_status.message = 2 duplicate test names: "Setting transform to CSSTransformValue with value ", "Getting trans form with a CSSTransformValue whose value is "
3 PASS Setting transform to none
4 PASS Setting transform to initial
5 PASS Setting transform to inherit
6 PASS Setting transform to unset
7 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
8 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
9 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
10 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
11 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
12 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
13 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
14 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
15 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
16 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
17 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
18 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
19 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
20 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
21 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
22 FAIL Setting transform to CSSTransformValue with value Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
23 PASS Setting transform to invalid value CSSUnitValue throws
24 PASS Setting transform to invalid value null throws
25 PASS Setting transform to invalid value undefined throws
26 PASS Setting transform to invalid value true throws
27 PASS Setting transform to invalid value false throws
28 PASS Setting transform to invalid value 1 throws
29 PASS Setting transform to invalid value hello throws
30 PASS Setting transform to invalid value [object Object] throws
31 PASS Setting transform to invalid value CSSKeywordValue throws
32 PASS Getting transform when it is set to none
33 PASS Getting transform when it is set to initial
34 PASS Getting transform when it is set to inherit
35 PASS Getting transform when it is set to unset
36 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
37 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
38 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
39 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
40 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
41 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
42 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
43 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
44 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
45 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
46 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
47 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
48 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
49 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
50 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
51 FAIL Getting transform with a CSSTransformValue whose value is Cannot read prop erty 'constructor' of null
52 FAIL Getting transform when it is set to "skew(45deg)" via a string assert_equal s: typeof result expected "CSSTransformValue" but got "CSSStyleValue"
53 FAIL Getting transform when it is set to "skew(1rad)" via a string assert_equals : typeof result expected "CSSTransformValue" but got "CSSStyleValue"
54 FAIL Getting transform when it is set to "skew(6.2grad)" via a string assert_equ als: typeof result expected "CSSTransformValue" but got "CSSStyleValue"
55 FAIL Getting transform when it is set to "skew(0.31turn)" via a string assert_eq uals: typeof result expected "CSSTransformValue" but got "CSSStyleValue"
56 FAIL Getting transform when it is set to "skewX(45deg)" via a string assert_equa ls: typeof result expected "CSSTransformValue" but got "CSSStyleValue"
57 FAIL Getting transform when it is set to "skewX(1rad)" via a string assert_equal s: typeof result expected "CSSTransformValue" but got "CSSStyleValue"
58 FAIL Getting transform when it is set to "skewX(6.2grad)" via a string assert_eq uals: typeof result expected "CSSTransformValue" but got "CSSStyleValue"
59 FAIL Getting transform when it is set to "skewX(0.31turn)" via a string assert_e quals: typeof result expected "CSSTransformValue" but got "CSSStyleValue"
60 FAIL Getting transform when it is set to "skewY(45deg)" via a string assert_equa ls: typeof result expected "CSSTransformValue" but got "CSSStyleValue"
61 FAIL Getting transform when it is set to "skewY(1rad)" via a string assert_equal s: typeof result expected "CSSTransformValue" but got "CSSStyleValue"
62 FAIL Getting transform when it is set to "skewY(6.2grad)" via a string assert_eq uals: typeof result expected "CSSTransformValue" but got "CSSStyleValue"
63 FAIL Getting transform when it is set to "skewY(0.31turn)" via a string assert_e quals: typeof result expected "CSSTransformValue" but got "CSSStyleValue"
64 PASS Getting transform when it is set to "rotateX(45deg)" via a string
65 PASS Getting transform when it is set to "rotateX(1rad)" via a string
66 PASS Getting transform when it is set to "rotateX(6.2grad)" via a string
67 PASS Getting transform when it is set to "rotateX(0.31turn)" via a string
68 PASS Getting transform when it is set to "rotateY(45deg)" via a string
69 PASS Getting transform when it is set to "rotateY(1rad)" via a string
70 PASS Getting transform when it is set to "rotateY(6.2grad)" via a string
71 PASS Getting transform when it is set to "rotateY(0.31turn)" via a string
72 PASS Getting transform when it is set to "rotateZ(45deg)" via a string
73 PASS Getting transform when it is set to "rotateZ(1rad)" via a string
74 PASS Getting transform when it is set to "rotateZ(6.2grad)" via a string
75 PASS Getting transform when it is set to "rotateZ(0.31turn)" via a string
76 FAIL getAll for single-valued transform assert_equals: Expected getAll to retrie ve an array containing a single CSSStyleValue expected 1 but got 0
77 FAIL Delete transform removes the value from the styleMap assert_not_equals: got disallowed value null
78 FAIL transform shows up in getProperties Failed to execute 'set' on 'StyleProper tyMap': Invalid type for property
79 PASS Setting transform to a sequence throws
80 PASS Appending to transform throws
81 PASS Unhandled case doesn't crash.
82 PASS Getting transform when it has a rotate with a calc angle does not crash
83 PASS Getting transform when it has a rotate3d with a calc angle does not crash
84 PASS Getting transform when it has a skew with a calc angle does not crash
85 PASS Getting transform when it has a 2-argument skew with a calc angle does not crash
86 PASS Getting transform when it has a skewX with a calc angle does not crash
87 PASS Getting transform when it has a skewY with a calc angle does not crash
88 Harness: the test ran to completion.
89
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698