David Storey
9c1d00d419
Update CSS Regions descriptions
2016-01-03 19:57:18 -08:00
David Storey
4d61bd9888
Minor updates to CSS Ruby…
...
Ruby needs a wider review still as it is different to what was originally listed and probably implemented.
2016-01-03 19:47:30 -08:00
David Storey
669082cf83
Add missing descriptions to CSS Shapes properties…
...
…except the image values as they should be their own restriction later.
2016-01-03 19:41:04 -08:00
David Storey
624c4fe31b
Add descriptions to CSS Size Adjust spec values
2016-01-03 19:32:25 -08:00
David Storey
dda8a3683c
Add descriptions to CSS Scroll Snap Points properties.
2016-01-03 19:27:44 -08:00
David Storey
e6187bb20b
Remove CSS2.1 Voice appendix properties…
...
Most of them have an equivalent in the more modern CSS Speech that replaces it, and they're not implemented.
2016-01-03 19:18:54 -08:00
David Storey
2ad70245ca
Add descriptions to CSS Speech, and update to latest spec
2016-01-03 19:14:31 -08:00
David Storey
45225f8f32
Update CSS Text L3…
...
Update descriptions, browser support, and add missing last value from hanging-punctuation.
2016-01-03 18:05:12 -08:00
David Storey
6561865db4
Minor updates to descriptions of CSS Text Decoration
2016-01-03 17:34:20 -08:00
David Storey
d71b126a82
Add missing descriptions to CSS Transforms properties
2016-01-03 17:21:07 -08:00
David Storey
ad9b6a2534
Update CSS Basic UI propertes…
...
* Add caret color
* Add missing descriptions
* Update browser support
2016-01-03 17:00:05 -08:00
David Storey
e09307cced
Add descriptions to CSS Will Change spec values
2016-01-03 16:05:13 -08:00
David Storey
5bdb9f83c5
Update CSS Writing Modes browser support
2016-01-03 15:58:16 -08:00
David Storey
a250d0721f
Add descriptions to CSSOM values, and update to Ed Draft
...
…the Ed draft value 'auto' is implemented over the WD 'instant'.
2016-01-03 15:43:17 -08:00
David Storey
cf4be3d369
Minor update to CSS Exclusions descriptions
2016-01-03 01:37:35 -08:00
David Storey
45b16a4817
Update CSS Display properties…
...
Add/update descriptions. Remove values no longer in spec.
2016-01-03 01:32:08 -08:00
David Storey
52919075be
Add descriptors from CSS Counter Styles…
...
…and add the symbols() from that spec to list-style(-type)
2016-01-03 00:44:06 -08:00
David Storey
429cac7070
Generate new browsers.js fro last few CSS property updates
2016-01-01 23:55:55 -08:00
David Storey
4ac6b80f37
Update descriptions for CSS Containment L3
2016-01-01 23:54:06 -08:00
David Storey
ff2a5dfc84
Update descriptions based on CSS Color L4
2016-01-01 23:50:14 -08:00
David Storey
b5a86356f3
Update descriptions from CSS Cascade L4
2016-01-01 23:46:43 -08:00
David Storey
4ecbffafa7
Update descriptions for CSS Break properties
2016-01-01 23:41:55 -08:00
David Storey
7ee59adb9a
Minor updates to Backgrounds L3 properties
2016-01-01 23:27:07 -08:00
David Storey
a80b0fd92b
Minor updates to CSS Animations…
...
…mostly more concise descriptions
2016-01-01 22:41:43 -08:00
David Storey
0ac5850393
Update Flexbox properties to add descriptions to all values
2016-01-01 22:27:51 -08:00
David Storey
1aa7d7d88f
Generate new browsers.js file with Pseudo element updates
2016-01-01 18:52:45 -08:00
David Storey
fb6bfddbbe
Update the WebVTT Psuedo elements
...
…move spec to new location. Fix incorrect order of syntax examples
2016-01-01 18:48:57 -08:00
David Storey
61d487b36f
Update vendor prefixed Pseudo Elements…
...
…Haven't added descriptions for the WebKit ones yet, as there are so many of them and neither Chrome or Safari have a great reference site.
2016-01-01 18:40:57 -08:00
David Storey
c764b415be
Update Pseudo Elements from Scoping L1…
...
Update ::content and mark that it is renamed to ::slotted in latest draft
Add:
* ::region
* ::shadow
* ::slotted
2016-01-01 17:54:51 -08:00
David Storey
0aaf2df2c0
Update the rest of Pseudo Elements L4…
...
Updated ::first-letter, ::first-line, and ::selection. The former two are split out into this spec in Selectors L4 and the latter was removed from Selectors L3. Fixed browser support info and updated descriptions.
Added:
* ::spelling-error
* ::grammar-error
* ::placeholder
2016-01-01 17:27:00 -08:00
David Storey
56712afb66
Remove/update pseudo elements from old GenCon 3 spec…
...
Spec hasn't been updated in 13 years and the pseudo elements have either been removed or moved to Pseudo Elements L4 in the latest Editors draft.
Removed:
* ::after(2)
* ::before(2)
* ::alternate
* ::line-marker
* ::outside
* ::outside(2)
Updated:
* ::before
* ::after
* ::marker
2016-01-01 16:43:14 -08:00
Wade Anderson
238d64f0ad
Added development instructions to tests README
2016-01-01 12:59:12 -08:00
David Storey
70827d5639
Expand/update vendor prefixed pseudo classes…
...
…and remove the moz ones that should be pseudo elements.
2016-01-01 10:11:52 -08:00
Basarat Ali Syed
d675931ef0
📝 using a type assertion can silently swallow typo errors
2016-01-01 16:46:18 +11:00
David Storey
d1402ef040
Generate new browsers.js based on recent updates
2015-12-31 20:31:34 -08:00
David Storey
535d15a577
Update CSS Scoping pseudo classes
2015-12-31 20:28:15 -08:00
David Storey
101aa59e41
Update fullscreen API pseudos
2015-12-31 20:01:20 -08:00
David Storey
d7dbd7d889
Move Basic UI pseudo elements to Selectors 4…
...
…to match the latest state of both specs.
2015-12-31 19:51:53 -08:00
David Storey
451406c930
Update Selectors 4 pseudo classes…
...
…add descriptions, change to correct spec level, update browser support, add missing entries.
2015-12-31 19:26:24 -08:00
David Storey
59de786260
Update Time-dimensional Pseudo-classes…
...
Current, current(), past, future. Add descriptions, update spec links, fix browser support for current/current()
2015-12-31 02:03:28 -08:00
David Storey
b66e81362d
Add :blank pseudo class
2015-12-31 01:21:09 -08:00
David Storey
9d52593257
Update info for various webkit scrollbar pseudo classes
...
…and mark as non-standard.
2015-12-31 01:14:07 -08:00
David Storey
609c9e59f8
Fix browser support and add description to :any-link
2015-12-31 00:31:02 -08:00
David Storey
72c279699b
Remove pseudo elements from pseudo class …
...
…They’re already listed in the pseudo element section and the double colon syntax is well supported now.
2015-12-31 00:14:56 -08:00
David Storey
2a24d48972
Make Psuedo-class descriptions more concise…
...
…by removing "The [feature name] pseudo class" type text from start of each
2015-12-31 00:08:49 -08:00
Benjamin Pasero
92a51bcfdc
disable tests that fail randomly
2015-12-30 18:12:06 +01:00
Benjamin Pasero
78f2f5b6d5
make search tests agnostic to OS
2015-12-30 17:50:40 +01:00
Benjamin Pasero
35c19d0478
scorer: reuse hash variable
2015-12-30 17:09:04 +01:00
Benjamin Pasero
1f64a0be8d
add search test with unicode and spaces
2015-12-30 16:29:56 +01:00
Benjamin Pasero
92c9ef84e6
fix an issue where all inputs with getResource method are mistaken as file input
2015-12-30 16:19:28 +01:00