51 results found (page 2 of 4)
https://www.w3.org/TR/web-animations

…Animations Web Animations W3C Working Draft 5 June 2023 More details about this document This version: Latest published version: Editor's Draft: Previous Versions: History: Test Suite: Feedback: CSSWG Issues Repository Inline In Spec Editors: Brian Birtles Invited Expert Robert F…

http://www.w3.org/TR/rdf-syntax-grammar

…ease check the errata for any errors or issues reported since publication. This document is also available in this non-normative format: diff w.r.t. 2004 Recommendation The English version of this specification is the only normative version. Non-normative translations may also be…

https://drafts.csswg.org/cssom-view-1

… CSSOM View Module Level 1 Editor’s Draft 17 April 2026 More details about this document This version: Latest published version: Previous Versions: Feedback: CSSWG Issues Repository Inline In Spec Editors: Simon Fraser Apple Inc Emilio Cobos Álvarez Mozilla Former Editors: Simon …

https://drafts.csswg.org/cssom-view

… CSSOM View Module Level 1 Editor’s Draft 17 April 2026 More details about this document This version: Latest published version: Previous Versions: Feedback: CSSWG Issues Repository Inline In Spec Editors: Simon Fraser Apple Inc Emilio Cobos Álvarez Mozilla Former Editors: Simon …

https://www.w3.org/TR/cssom

…: Bugzilla W3C MIT ERCIM Keio Beihang ). W3C liability trademark and permissive document license rules apply. Abstract CSSOM defines APIs (including generic parsing and serialization rules) for Media Queries, Selectors, and of course CSS itself. CSS is a language for describing t…

https://www.w3.org/TR/web-animations-1

…y do not distract the user’s attention. // Pause all existing animations in the document for ( const animation of document . getAnimations ()) { animation . pause () } Creating animations from script While it is possible to use ECMAScript to perform animation using requestAnimati…

https://www.w3.org/TR/cssom-view-1

…e CSSOM View Module W3C Working Draft 16 September 2025 More details about this document This version: Latest published version: Editor's Draft: Previous Versions: History: Feedback: CSSWG Issues Repository Inline In Spec Editors: Simon Fraser Apple Inc Emilio Cobos Álvarez Mozil…