Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .csswg-drafts-sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/align/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-align-3/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/anchor_position/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-anchor-position-2/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/animations/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-animations-2/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/backgrounds/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-backgrounds-4/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/borders/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-borders-4/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/box/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-box-4/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/break/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-break-4/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/cascade/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-cascade-6/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/color/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-color-6/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/color_adjust/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-color-adjust-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/color_hdr/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-color-hdr-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/compositing/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/compositing-2/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/conditional/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-conditional-5/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/contain/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-contain-4/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/content/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-content-3/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/display/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-display-4/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/exclusions/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-exclusions-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/fill_stroke/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/fill-stroke-3/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/filter_effects/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/filter-effects-2/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/flexbox/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-flexbox-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/fonts/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-fonts-5/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/forms/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-forms-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/gaps/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-gaps-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/gcpm/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-gcpm-4/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/grid/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-grid-3/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/image_animation/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-image-animation-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/images/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-images-5/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/inline/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-inline-3/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/line_grid/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-line-grid-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/link_params/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-link-params-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/lists/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-lists-3/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/logical/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-logical-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/masking/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-masking-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/motion/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/motion-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/multicol/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-multicol-2/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/nav/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-nav-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/overflow/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-overflow-5/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/overscroll/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-overscroll-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/page/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-page-4/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/page_floats/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-page-floats-3/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/pointer_animations/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/pointer-animations-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/position/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-position-4/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/regions/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-regions-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/rhythm/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-rhythm-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/round_display/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-round-display-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/ruby/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-ruby-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/scroll_anchoring/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-scroll-anchoring-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/scroll_animations/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/scroll-animations-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/scroll_snap/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-scroll-snap-2/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/scrollbars/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-scrollbars-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/shaders/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-shaders-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/shapes/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-shapes-2/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/size_adjust/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-size-adjust-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/sizing/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-sizing-4/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/speech/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-speech-1/
Expand Down
2 changes: 1 addition & 1 deletion crates/css_ast/src/values/tables/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// AUTO-GENERATED from w3c/csswg-drafts
// Commit: https://github.com/w3c/csswg-drafts/commit/ca3f9e7c7c278ae42ec8642e3d8999207cef9eb0
// Commit: https://github.com/w3c/csswg-drafts/commit/58eb9b3f45e73a3e4ae51b253a25fa2a11ad142c
// Do not edit this file directly.
#![allow(warnings)]
//! https://drafts.csswg.org/css-tables-3/
Expand Down
Loading