#[repr(u32)]
pub enum CountedUnknownProperty {
Show 104 variants WebkitFontSmoothing, WebkitTapHighlightColor, Speak, TextSizeAdjust, WebkitFontFeatureSettings, WebkitUserDrag, Orphans, Widows, WebkitUserModify, WebkitMarginBefore, WebkitMarginAfter, WebkitMarginStart, WebkitColumnBreakInside, WebkitPaddingStart, WebkitMarginEnd, WebkitBoxReflect, WebkitPrintColorAdjust, WebkitMaskBoxImage, WebkitLineBreak, AlignmentBaseline, WebkitWritingMode, BaselineShift, WebkitHyphenateCharacter, WebkitHighlight, BackgroundRepeatX, WebkitPaddingEnd, BackgroundRepeatY, WebkitTextEmphasisColor, WebkitMarginTopCollapse, WebkitRtlOrdering, WebkitPaddingBefore, WebkitTextDecorationsInEffect, WebkitBorderVerticalSpacing, WebkitLocale, WebkitPaddingAfter, WebkitBorderHorizontalSpacing, ColorRendering, WebkitColumnBreakBefore, WebkitTransformOriginX, WebkitTransformOriginY, WebkitTextEmphasisPosition, BufferedRendering, WebkitTextOrientation, WebkitTextCombine, WebkitTextEmphasisStyle, WebkitTextEmphasis, WebkitMaskBoxImageWidth, WebkitMaskBoxImageSource, WebkitMaskBoxImageOutset, WebkitMaskBoxImageSlice, WebkitMaskBoxImageRepeat, WebkitMarginAfterCollapse, WebkitBorderBeforeColor, WebkitBorderBeforeWidth, WebkitPerspectiveOriginX, WebkitPerspectiveOriginY, WebkitMarginBeforeCollapse, WebkitBorderBeforeStyle, WebkitMarginBottomCollapse, WebkitRubyPosition, WebkitColumnBreakAfter, WebkitMarginCollapse, WebkitBorderBefore, WebkitBorderEnd, WebkitBorderAfter, WebkitBorderStart, WebkitMinLogicalWidth, WebkitLogicalHeight, WebkitTransformOriginZ, WebkitFontSizeDelta, WebkitLogicalWidth, WebkitMaxLogicalWidth, WebkitMinLogicalHeight, WebkitMaxLogicalHeight, WebkitBorderEndColor, WebkitBorderEndWidth, WebkitBorderStartColor, WebkitBorderStartWidth, WebkitBorderAfterColor, WebkitBorderAfterWidth, WebkitBorderEndStyle, WebkitBorderAfterStyle, WebkitBorderStartStyle, WebkitMaskRepeatX, WebkitMaskRepeatY, UserZoom, MinZoom, WebkitBoxDecorationBreak, Orientation, MaxZoom, WebkitAppRegion, WebkitColumnRule, WebkitColumnSpan, WebkitColumnGap, WebkitShapeOutside, WebkitColumnRuleWidth, WebkitColumnCount, WebkitOpacity, WebkitColumnWidth, WebkitShapeImageThreshold, WebkitColumnRuleStyle, WebkitColumns, WebkitColumnRuleColor, WebkitShapeMargin,
}
Expand description

The counted unknown property list which is used for css use counters.

FIXME: This should be just #[repr(u8)], but can’t be because of ABI issues, see https://bugs.llvm.org/show_bug.cgi?id=44228.

Variants§

§

WebkitFontSmoothing

-webkit-font-smoothing

§

WebkitTapHighlightColor

-webkit-tap-highlight-color

§

Speak

speak

§

TextSizeAdjust

text-size-adjust

§

WebkitFontFeatureSettings

-webkit-font-feature-settings

§

WebkitUserDrag

-webkit-user-drag

§

Orphans

orphans

§

Widows

widows

§

WebkitUserModify

-webkit-user-modify

§

WebkitMarginBefore

-webkit-margin-before

§

WebkitMarginAfter

-webkit-margin-after

§

WebkitMarginStart

-webkit-margin-start

§

WebkitColumnBreakInside

-webkit-column-break-inside

§

WebkitPaddingStart

-webkit-padding-start

§

WebkitMarginEnd

-webkit-margin-end

§

WebkitBoxReflect

-webkit-box-reflect

§

WebkitPrintColorAdjust

-webkit-print-color-adjust

§

WebkitMaskBoxImage

-webkit-mask-box-image

§

WebkitLineBreak

-webkit-line-break

§

AlignmentBaseline

alignment-baseline

§

WebkitWritingMode

-webkit-writing-mode

§

BaselineShift

baseline-shift

§

WebkitHyphenateCharacter

-webkit-hyphenate-character

§

WebkitHighlight

-webkit-highlight

§

BackgroundRepeatX

background-repeat-x

§

WebkitPaddingEnd

-webkit-padding-end

§

BackgroundRepeatY

background-repeat-y

§

WebkitTextEmphasisColor

-webkit-text-emphasis-color

§

WebkitMarginTopCollapse

-webkit-margin-top-collapse

§

WebkitRtlOrdering

-webkit-rtl-ordering

§

WebkitPaddingBefore

-webkit-padding-before

§

WebkitTextDecorationsInEffect

-webkit-text-decorations-in-effect

§

WebkitBorderVerticalSpacing

-webkit-border-vertical-spacing

§

WebkitLocale

-webkit-locale

§

WebkitPaddingAfter

-webkit-padding-after

§

WebkitBorderHorizontalSpacing

-webkit-border-horizontal-spacing

§

ColorRendering

color-rendering

§

WebkitColumnBreakBefore

-webkit-column-break-before

§

WebkitTransformOriginX

-webkit-transform-origin-x

§

WebkitTransformOriginY

-webkit-transform-origin-y

§

WebkitTextEmphasisPosition

-webkit-text-emphasis-position

§

BufferedRendering

buffered-rendering

§

WebkitTextOrientation

-webkit-text-orientation

§

WebkitTextCombine

-webkit-text-combine

§

WebkitTextEmphasisStyle

-webkit-text-emphasis-style

§

WebkitTextEmphasis

-webkit-text-emphasis

§

WebkitMaskBoxImageWidth

-webkit-mask-box-image-width

§

WebkitMaskBoxImageSource

-webkit-mask-box-image-source

§

WebkitMaskBoxImageOutset

-webkit-mask-box-image-outset

§

WebkitMaskBoxImageSlice

-webkit-mask-box-image-slice

§

WebkitMaskBoxImageRepeat

-webkit-mask-box-image-repeat

§

WebkitMarginAfterCollapse

-webkit-margin-after-collapse

§

WebkitBorderBeforeColor

-webkit-border-before-color

§

WebkitBorderBeforeWidth

-webkit-border-before-width

§

WebkitPerspectiveOriginX

-webkit-perspective-origin-x

§

WebkitPerspectiveOriginY

-webkit-perspective-origin-y

§

WebkitMarginBeforeCollapse

-webkit-margin-before-collapse

§

WebkitBorderBeforeStyle

-webkit-border-before-style

§

WebkitMarginBottomCollapse

-webkit-margin-bottom-collapse

§

WebkitRubyPosition

-webkit-ruby-position

§

WebkitColumnBreakAfter

-webkit-column-break-after

§

WebkitMarginCollapse

-webkit-margin-collapse

§

WebkitBorderBefore

-webkit-border-before

§

WebkitBorderEnd

-webkit-border-end

§

WebkitBorderAfter

-webkit-border-after

§

WebkitBorderStart

-webkit-border-start

§

WebkitMinLogicalWidth

-webkit-min-logical-width

§

WebkitLogicalHeight

-webkit-logical-height

§

WebkitTransformOriginZ

-webkit-transform-origin-z

§

WebkitFontSizeDelta

-webkit-font-size-delta

§

WebkitLogicalWidth

-webkit-logical-width

§

WebkitMaxLogicalWidth

-webkit-max-logical-width

§

WebkitMinLogicalHeight

-webkit-min-logical-height

§

WebkitMaxLogicalHeight

-webkit-max-logical-height

§

WebkitBorderEndColor

-webkit-border-end-color

§

WebkitBorderEndWidth

-webkit-border-end-width

§

WebkitBorderStartColor

-webkit-border-start-color

§

WebkitBorderStartWidth

-webkit-border-start-width

§

WebkitBorderAfterColor

-webkit-border-after-color

§

WebkitBorderAfterWidth

-webkit-border-after-width

§

WebkitBorderEndStyle

-webkit-border-end-style

§

WebkitBorderAfterStyle

-webkit-border-after-style

§

WebkitBorderStartStyle

-webkit-border-start-style

§

WebkitMaskRepeatX

-webkit-mask-repeat-x

§

WebkitMaskRepeatY

-webkit-mask-repeat-y

§

UserZoom

user-zoom

§

MinZoom

min-zoom

§

WebkitBoxDecorationBreak

-webkit-box-decoration-break

§

Orientation

orientation

§

MaxZoom

max-zoom

§

WebkitAppRegion

-webkit-app-region

§

WebkitColumnRule

-webkit-column-rule

§

WebkitColumnSpan

-webkit-column-span

§

WebkitColumnGap

-webkit-column-gap

§

WebkitShapeOutside

-webkit-shape-outside

§

WebkitColumnRuleWidth

-webkit-column-rule-width

§

WebkitColumnCount

-webkit-column-count

§

WebkitOpacity

-webkit-opacity

§

WebkitColumnWidth

-webkit-column-width

§

WebkitShapeImageThreshold

-webkit-shape-image-threshold

§

WebkitColumnRuleStyle

-webkit-column-rule-style

§

WebkitColumns

-webkit-columns

§

WebkitColumnRuleColor

-webkit-column-rule-color

§

WebkitShapeMargin

-webkit-shape-margin

Implementations§

source§

impl CountedUnknownProperty

source

pub fn parse_for_testing(property_name: &str) -> Option<Self>

Parse the counted unknown property, for testing purposes only.

source

pub fn bit(self) -> usize

Returns the underlying index, used for use counter.

Trait Implementations§

source§

impl Clone for CountedUnknownProperty

source§

fn clone(&self) -> CountedUnknownProperty

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for CountedUnknownProperty

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl FromPrimitive for CountedUnknownProperty

source§

fn from_i64(n: i64) -> Option<Self>

Converts an i64 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
source§

fn from_u64(n: u64) -> Option<Self>

Converts an u64 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
source§

fn from_isize(n: isize) -> Option<Self>

Converts an isize to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
source§

fn from_i8(n: i8) -> Option<Self>

Converts an i8 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
source§

fn from_i16(n: i16) -> Option<Self>

Converts an i16 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
source§

fn from_i32(n: i32) -> Option<Self>

Converts an i32 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
source§

fn from_i128(n: i128) -> Option<Self>

Converts an i128 to return an optional value of this type. If the value cannot be represented by this type, then None is returned. Read more
source§

fn from_usize(n: usize) -> Option<Self>

Converts a usize to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
source§

fn from_u8(n: u8) -> Option<Self>

Converts an u8 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
source§

fn from_u16(n: u16) -> Option<Self>

Converts an u16 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
source§

fn from_u32(n: u32) -> Option<Self>

Converts an u32 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
source§

fn from_u128(n: u128) -> Option<Self>

Converts an u128 to return an optional value of this type. If the value cannot be represented by this type, then None is returned. Read more
source§

fn from_f32(n: f32) -> Option<Self>

Converts a f32 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
source§

fn from_f64(n: f64) -> Option<Self>

Converts a f64 to return an optional value of this type. If the value cannot be represented by this type, then None is returned. Read more
source§

impl Hash for CountedUnknownProperty

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl PartialEq<CountedUnknownProperty> for CountedUnknownProperty

source§

fn eq(&self, other: &CountedUnknownProperty) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Copy for CountedUnknownProperty

source§

impl Eq for CountedUnknownProperty

source§

impl StructuralEq for CountedUnknownProperty

source§

impl StructuralPartialEq for CountedUnknownProperty

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<Q, K> Equivalent<K> for Qwhere Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

source§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
source§

impl<Q, K> Equivalent<K> for Qwhere Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

source§

fn equivalent(&self, key: &K) -> bool

Compare self to key and return true if they are equal.
source§

impl<Q, K> Equivalent<K> for Qwhere Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

source§

fn equivalent(&self, key: &K) -> bool

Compare self to key and return true if they are equal.
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for Twhere U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T> IntoEither for T

source§

fn into_either(self, into_left: bool) -> Either<Self, Self>

Converts self into a Left variant of Either<Self, Self> if into_left is true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
source§

fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>where F: FnOnce(&Self) -> bool,

Converts self into a Left variant of Either<Self, Self> if into_left(&self) returns true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
source§

impl<T> MaybeBoxed<Box<T, Global>> for T

source§

fn maybe_boxed(self) -> Box<T, Global>

Convert
source§

impl<T> MaybeBoxed<T> for T

source§

fn maybe_boxed(self) -> T

Convert
source§

impl<T> Pointable for T

source§

const ALIGN: usize = _

The alignment of pointer.
§

type Init = T

The type for initializers.
source§

unsafe fn init(init: <T as Pointable>::Init) -> usize

Initializes a with the given initializer. Read more
source§

unsafe fn deref<'a>(ptr: usize) -> &'a T

Dereferences the given pointer. Read more
source§

unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut T

Mutably dereferences the given pointer. Read more
source§

unsafe fn drop(ptr: usize)

Drops the object pointed to by the given pointer. Read more
source§

impl<T> Same<T> for T

§

type Output = T

Should always be Self
source§

impl<T> ToOwned for Twhere T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for Twhere U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for Twhere U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
source§

impl<T> Erased for T

source§

impl<T> ErasedDestructor for Twhere T: 'static,

source§

impl<T> MaybeSendSync for T