Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
7287608f90f6b9530635d10086fd2ab386faab38
/
css
/
css-properties-values-api
2d68590
[css-properties-values-api] Compute <length> values to px.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_15811
73bbfeb
[css-properties-values-api] Substitute initial values as computed values.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_15787
a5570d3
[css-properties-values-api] Syntax string parser.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_15696
0a5c24b
Convert css/ idlharness.js tests to use idl_test (#15071)
by Philip Jägenstedt
· 7 years ago
merge_pr_15071
6f90ad6
CSS: Serialize % before px in calc
by Eric Willigers
· 7 years ago
merge_pr_14121
4bf9cbf
[css-properties-values-api] Validate var() fallbacks.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_14055
f082fd6
[css-properties-values-api] Support fallbacks.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_14039
bce35cc
[css-properties-values-api] Store initial variables on ComputedStyle.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13816
add8843
[css-properties-values-api] Validate generate_property argument.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13763
6014df8
[css-properties-values-api] Test initial values individually.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13774
704a0db
[css-properties-values-api] Test computed values individually.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13780
9d2432a
[css-properties-values-api] Compute <resolution> values to 'dppx'.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13776
9082397
[css-properties-values-api] Compute <time> values to seconds.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13771
0cc29e4
[css-properties-values-api] Compute <angle> values to 'deg'.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13767
38bb114
[css-properties-values-api] Proper computed value for <color>.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13761
0df5d1b
[css-properties-values-api] List syntaxes should accept one or more items.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13617
979839c
[css-properties-values-api] Support calc() values for <integer>.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13527
cc5b7a3
[css-properties-values-api] Support StylePropertyMap.append.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13485
e8a20c3
[css-properties-values-api] Multi-value StylePropertyMap.set.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13442
674e880
[css-properties-values-api] Avoid viewport dependent tests.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13469
280f780
[css-properties-values-api] Proper types from StylePropertyMap iterator.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13450
813f11b
[css-properties-values-api] Include initial values in computedStyleMap.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13416
1cefac0
[css-properties-values-api] Proper behavior for direct CSSStyleValues.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13334
c801e26
[css-properties-values-api] Substitution behavior.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13193
689968f
[css-properties-values-api] Use inherited value for substitution.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13120
d5d003b
[css-properties-values-api] Add tests for explicit inheritance.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13114
458e92e
[css-properties-values-api] Detect font-relative units via var() refs.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_13007
ba2287b
[css-properties-values-api] Reify values from styleMap.get.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_12827
6955f7b
[css-properties-values-api] Typify CSSStyleValue.parse/All.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_12775
51ad2f3
Notify andruud on changes to wpt/css/css-properties-values-api.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_12757
d9bcf59
[css-properties-values-api] Support string values in StylePropertyMap.set.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_12547
b6f1c19
Support CSSStyleValues in StylePropertyMap.set. (Reland)
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_12544
5e22f75
Revert "[css-properties-values-api] Support CSSStyleValues in StylePropertyMap.set."
by Xida Chen
· 7 years ago
merge_pr_12536
218a15f
[css-properties-values-api] Support CSSStyleValues in StylePropertyMap.set.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_12503
816706b
[css-properties-values-api] Reify values from attributeStyleMap.get.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_12431
e3b5790
[css-properties-values-api] Test var()-references w.r.t. registered lists.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_12426
a71bbf1
Update the css-properties-values-api IDL file (#9774)
by Luke Bjerring
· 7 years ago
merge_pr_9774
7267e84
Add spec links to META.yml
by Philip Jägenstedt
· 7 years ago
59fa23d
[css-properties-values-api] Support repeated values in Typed OM.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_11964
255adea
[css-properties-values-api] Add test for cascading behavior.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_11965
5c9c5d9
[css-properties-values-api] Add tests for Typed OM reification.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_11942
eccb1d4
[css-properties-values-api] Add support for <transform-function> syntax.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_11808
a8bd794
Disallow font-relative units when resolving var() for font-size.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_11748
4497a88
[css-properties-values-api] Support comma-separated lists.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_11756
ac8b495
[css-properties-values-api] Require PropertyDescriptor.inherits.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_11792
0630b46
[css-properties-values-api]: Drop .tentative from URL resolution test.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_11749
372c7ad
Correctly resolve relative URLs for registered custom properties.
by Anders Hartvoll Ruud
· 7 years ago
merge_pr_11611
e600ea2
Rename of OWNER files to META.yml
by Jonathon Kereliuk
· 7 years ago
merge_pr_11201
0b66b59
[css-paint-api] Fail a reftest early if CSS.registerProperty is not supported
by Simon Pieters
· 7 years ago
merge_pr_11273
fe4769e
[css-properties-values-api] Avoid uncaught exception for CSS.registerProperty()
by Simon Pieters
· 7 years ago
merge_pr_11268
75a3ae0
[css-properties-values-api] add OWNERS
by Simon Pieters
· 7 years ago
merge_pr_10522
28300a0
Upstream registerProperty tests to WPT
by Chris Nardi
· 8 years ago
merge_pr_9983