From 951fc349f63ce196e3f9b4f4a0213db6e76b1f10 Mon Sep 17 00:00:00 2001 From: Florian Rivoal Date: Fri, 6 Jul 2018 10:29:25 +0800 Subject: [PATCH] Drop the "Media:" entry from propdef tables Its meaning has never been defined properly, and it does not add useful information. This commit does not remove (correct) uses of Media:all, as these do have a meaning, and will be clarified in a later commit. --- css-align-3/Overview.bs | 11 -- css-animations-1/Overview.bs | 9 -- css-animations-2/Overview.bs | 3 +- css-backgrounds-3/Overview.bs | 78 ------------ css-backgrounds-3/box-shadow.src.html | 3 - css-backgrounds-4/Overview.bs | 6 - css-box-3/Overview.bs | 18 --- css-box-3/Overview.html | 54 --------- css-box-3/Overview.src.html | 37 ------ css-cascade-4/Overview.bs | 3 - css-color-3/Overview.html | 6 - css-color-3/Overview.src.html | 6 - css-color-4/Overview.bs | 3 - css-content-3/Overview.bs | 3 - css-device-adapt-1/Overview.bs | 11 -- css-exclusions-1/Exclusions.src.html | 36 ------ css-exclusions-1/Overview.bs | 2 - css-flexbox-1/Overview.bs | 11 -- css-fonts-3/Fonts.html | 80 ------------ css-fonts-3/Fonts.src.html | 64 ---------- css-fonts-3/Overview-wip.bs | 7 -- css-fonts-3/Overview.html | 80 ------------ css-fonts-4/Overview.bs | 16 --- css-gcpm-3/Overview.bs | 5 - css-gcpm-4/Overview.bs | 1 - css-grid-1/Overview.bs | 9 -- css-images-3/Overview.bs | 4 - css-images-3/Overview.src.html | 12 -- css-images-4/Overview.bs | 2 - css-inline-3/Overview.bs | 7 -- css-line-grid-1/Overview.bs | 3 - css-lists-3/Overview.bs | 5 - css-logical-1/Overview.bs | 11 -- css-module-bikeshed/Overview.bs | 1 - css-module/Overview.html | 5 - css-module/Overview.src.html | 3 - css-multicol-1/Overview.bs | 10 -- css-multicol-2/Overview.bs | 1 - css-overflow-3/Overview.bs | 7 -- css-overflow-4/Overview.bs | 3 - css-page-3/Overview.bs | 1 - css-page-floats-3/Overview.bs | 5 - css-position-3/Overview.bs | 8 -- css-regions-1/Overview.bs | 6 - css-rhythm-1/Overview.bs | 6 - css-round-display-1/Overview.bs | 3 - .../Overview_before_merge_motionpath.bs | 7 -- css-ruby-1/Overview.bs | 6 - css-scroll-snap-1/Overview.bs | 11 -- css-scroll-snap-1/Proposal.html | 36 +----- css-scroll-snap-1/Proposal.src.html | 12 -- css-scroll-snap-1/diff.html | 33 ----- css-scrollbars-1/Overview.bs | 2 - css-shapes-1/Overview.bs | 3 - css-shapes-1/split/notes | 8 -- css-shapes-2/Overview.bs | 2 - css-size-adjust-1/Overview.bs | 1 - css-speech-1/Overview.html | 95 --------------- css-speech-1/Overview.src.html | 114 ------------------ css-tables-3/Overview.bs | 3 - css-template-1/Overview.html | 35 ------ css-template-1/Overview.src.html | 7 -- css-template-1/new.html | 45 ------- css-template-1/new.src.html | 29 ----- css-template-1/new2.html | 40 ------ css-template-1/new2.src.html | 32 ----- css-text-4/Overview.bs | 14 --- css-text-decor-4/Overview.bs | 5 - css-transforms-1/Overview.bs | 3 - css-transforms-2/Overview.bs | 7 -- css-transitions-1/Overview.bs | 5 - css-ui-3/Overview.bs | 10 -- css-ui-4/Overview.bs | 14 --- css-will-change-1/Overview.bs | 1 - css-writing-modes-3/Overview.bs | 6 - css-writing-modes-4/Overview.bs | 6 - cssom-view-1/Overview.bs | 1 - 77 files changed, 2 insertions(+), 1256 deletions(-) diff --git a/css-align-3/Overview.bs b/css-align-3/Overview.bs index 908c1683147..95bea0edaa9 100644 --- a/css-align-3/Overview.bs +++ b/css-align-3/Overview.bs @@ -865,7 +865,6 @@ The 'justify-content' and 'align-content' Properties Applies to: block containers, multicol containers, flex containers, and grid containers Inherited: no Percentages: n/a - Media: visual Computed value: specified value Animatable: no @@ -877,7 +876,6 @@ The 'justify-content' and 'align-content' Properties Applies to: multicol containers, flex containers, and grid containers Inherited: no Percentages: n/a - Media: visual Computed value: specified value Animatable: no @@ -1084,7 +1082,6 @@ Content-Distribution Shorthand: the 'place-content' property Applies to: block containers, flex containers, and grid containers Inherited: no Percentages: n/a - Media: visual Computed value: see individual properties Animatable: no @@ -1207,7 +1204,6 @@ Inline/Main-Axis Alignment: the 'justify-self' property Applies to: block-level boxes, absolutely-positioned boxes, and grid items Inherited: no Percentages: n/a - Media: visual Computed value: specified value Animatable: no @@ -1456,7 +1452,6 @@ Block/Cross-Axis Alignment: the 'align-self' property Applies to: flex items, grid items, and absolutely-positioned boxes Inherited: no Percentages: n/a - Media: visual Computed value: specified value Animatable: no @@ -1668,7 +1663,6 @@ Self-Alignment Shorthand: the 'place-self' property Applies to: block-level boxes, absolutely-positioned boxes, and grid items Inherited: no Percentages: n/a - Media: visual Computed value: see individual properties Animatable: no @@ -1741,7 +1735,6 @@ Inline/Main-Axis Alignment: the 'justify-items' property Applies to: all elements Inherited: no Percentages: n/a - Media: visual Computed value: specified value, except for ''justify-items/legacy'' (see prose) Animatable: no @@ -1779,7 +1772,6 @@ Block/Cross-Axis Alignment: the 'align-items' property Applies to: all elements Inherited: no Percentages: n/a - Media: visual Computed value: specified value Animatable: no @@ -1800,7 +1792,6 @@ Self-Alignment Shorthand: the 'place-items' property Applies to: all elements Inherited: no Percentages: n/a - Media: visual Computed value: see individual properties Animatable: no @@ -1849,7 +1840,6 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties Applies to: multi-column containers, flex containers, grid containers Inherited: no Percentages: refer to corresponding dimension of the content area - Media: visual Computed value: as specified, with <>s made absolute Animatable: as length, percentage, or calc @@ -1942,7 +1932,6 @@ Gap Shorthand: the 'gap' property Applies to: multi-column containers, flex containers, grid containers Inherited: no Percentages: refer to corresponding dimension of the content area - Media: visual Computed value: see individual properties Animatable: as length, percentage, or calc diff --git a/css-animations-1/Overview.bs b/css-animations-1/Overview.bs index 134597bcab7..d2752d490df 100644 --- a/css-animations-1/Overview.bs +++ b/css-animations-1/Overview.bs @@ -497,7 +497,6 @@ The 'animation-name' property Inherited: none Animatable: no Percentages: N/A - Media: interactive Computed value: As specified Canonical order: per grammar @@ -530,7 +529,6 @@ The 'animation-duration' property Inherited: no Animatable: no Percentages: N/A - Media: interactive Computed value: As specified Canonical order: per grammar @@ -587,7 +585,6 @@ The 'animation-timing-function' property Inherited: no Animatable: no Percentages: N/A - Media: interactive Computed value: As specified Canonical order: per grammar @@ -621,7 +618,6 @@ The 'animation-iteration-count' property Inherited: no Animatable: no Percentages: N/A - Media: interactive Computed value: As specified Canonical order: per grammar @@ -664,7 +660,6 @@ The 'animation-direction' property Inherited: no Animatable: no Percentages: N/A - Media: interactive Computed value: As specified Canonical order: per grammar @@ -711,7 +706,6 @@ The 'animation-play-state' property Inherited: no Animatable: no Percentages: N/A - Media: interactive Computed value: As specified Canonical order: per grammar @@ -751,7 +745,6 @@ The 'animation-delay' property Inherited: no Animatable: no Percentages: N/A - Media: interactive Computed value: As specified Canonical order: per grammar @@ -795,7 +788,6 @@ The 'animation-fill-mode' property Inherited: no Animatable: no Percentages: N/A - Media: interactive Computed value: As specified Canonical order: per grammar @@ -846,7 +838,6 @@ The 'animation' shorthand property Inherited: no Animatable: no Percentages: N/A - Media: interactive Computed value: As specified Canonical order: per grammar diff --git a/css-animations-2/Overview.bs b/css-animations-2/Overview.bs index 9f624a1dd93..eac91529580 100644 --- a/css-animations-2/Overview.bs +++ b/css-animations-2/Overview.bs @@ -312,7 +312,6 @@ Applies to: all elements, ::before and ::after pseudo-elements Inherited: none Animatable: no Percentages: N/A -Media: interactive Computed value: As specified Canonical order: per grammar @@ -625,4 +624,4 @@ elem.getAnimations()[0].pause();

Privacy and Security Considerations

-This specification introduces no new privacy or security considerations. \ No newline at end of file +This specification introduces no new privacy or security considerations. diff --git a/css-backgrounds-3/Overview.bs b/css-backgrounds-3/Overview.bs index 37c78cb8dcb..e65cfdfaf5a 100644 --- a/css-backgrounds-3/Overview.bs +++ b/css-backgrounds-3/Overview.bs @@ -209,9 +209,6 @@ the background created by the background properties. Percentages: N/A - - Media: - visual Computed value: the computed color @@ -253,9 +250,6 @@ value associated with the bottom-most background image layer. Percentages: N/A - - Media: - visual Computed value: as specified, but with URIs made absolute @@ -342,9 +336,6 @@ other, fully opaque images). Percentages: N/A - - Media: - visual Computed value: A list, each item consisting of: @@ -501,9 +492,6 @@ layer. Percentages: N/A - - Media: - visual Computed value: as specified @@ -613,9 +601,6 @@ layer. Percentages: refer to size of background positioning area minus size of background image; see text - - Media: - visual Computed value: A list, each item consisting of: @@ -802,9 +787,6 @@ image layer. Percentages: N/A - - Media: - visual Computed value: as specified @@ -873,9 +855,6 @@ layer. Percentages: N/A - - Media: - visual Computed value: as specified @@ -941,9 +920,6 @@ layer. Percentages: see text - - Media: - visual Computed value: as specified, but with lengths made absolute and omitted ''background-size/auto'' keywords filled in @@ -1149,9 +1125,6 @@ layer. Percentages: see individual properties - - Media: - visual Computed value: see individual properties @@ -1400,9 +1373,6 @@ color ('border-color'), and thickness ('border-width') of the border. Percentages: N/A - - Media: - visual Computed value: the computed color @@ -1430,9 +1400,6 @@ color ('border-color'), and thickness ('border-width') of the border. Percentages: N/A - - Media: - visual Computed value: see individual properties @@ -1476,9 +1443,6 @@ also the same as top. Percentages: N/A - - Media: - visual Computed value: specified value @@ -1506,9 +1470,6 @@ also the same as top. Percentages: N/A - - Media: - visual Computed value: see individual properties @@ -1632,9 +1593,6 @@ the padding is less than the radius of the corner. Percentages: N/A - - Media: - visual Computed value: absolute length; zero if the border style is ''border-style/none'' or ''hidden'' @@ -1662,9 +1620,6 @@ the padding is less than the radius of the corner. Percentages: see individual properties - - Media: - visual Computed value: see individual properties @@ -1721,9 +1676,6 @@ style is ''border-style/none'' and therefore the used width is 0. Percentages: N/A - - Media: - visual Computed value: see individual properties @@ -1757,9 +1709,6 @@ values are set to their initial values. Percentages: N/A - - Media: - visual Computed value: see individual properties @@ -1856,9 +1805,6 @@ the 'color' property. The fact that the Percentages: Refer to corresponding dimension of the border box. - - Media: - visual Computed value: two absolute <> or percentages @@ -1887,9 +1833,6 @@ the 'color' property. The fact that the Percentages: Refer to corresponding dimension of the border box. - - Media: - visual Computed value: see individual properties @@ -2265,9 +2208,6 @@ this: Percentages: N/A - - Media: - visual Computed value: ''border-image-source/none'' or the image with its URI made absolute @@ -2305,9 +2245,6 @@ and the border image is drawn as described in the sections below. Percentages: refer to size of the border image - - Media: - visual Computed value: as four values, each a number or percentage, and optionally a ''fill'' keyword @@ -2389,9 +2326,6 @@ with no specified size and the border image area as the default Percentages: Relative to width/height of the border image area - - Media: - visual Computed value: four values, each a percentage, number, ''border-image-width/auto'' keyword, or <> made absolute @@ -2465,9 +2399,6 @@ them by f. Percentages: N/A - - Media: - visual Computed value: four values, each a number or <> made absolute @@ -2523,9 +2454,6 @@ viewport. Percentages: N/A - - Media: - visual Computed value: two keywords, one for each axis @@ -2663,9 +2591,6 @@ in four steps: Percentages: N/A - - Media: - visual Computed value: See individual properties @@ -2719,9 +2644,6 @@ has been moved to the CSS Fragmentat Percentages: N/A - - Media: - visual Computed value: any <> made absolute; any specified color computed; otherwise as specified diff --git a/css-backgrounds-3/box-shadow.src.html b/css-backgrounds-3/box-shadow.src.html index 6006277c397..edaa9674716 100644 --- a/css-backgrounds-3/box-shadow.src.html +++ b/css-backgrounds-3/box-shadow.src.html @@ -81,9 +81,6 @@

The 'box-shadow' property

Percentages: N/A - - Media: - visual Computed value: any <length> made absolute; any color computed; otherwise as specified diff --git a/css-backgrounds-4/Overview.bs b/css-backgrounds-4/Overview.bs index ae9c38ffe59..b2270fbdd5a 100644 --- a/css-backgrounds-4/Overview.bs +++ b/css-backgrounds-4/Overview.bs @@ -179,9 +179,6 @@ Painting Area: the 'background-clip' property Percentages: N/A - - Media: - visual Computed value: the computed color @@ -209,9 +206,6 @@ Painting Area: the 'background-clip' property Percentages: N/A - - Media: - visual Computed value: see individual properties diff --git a/css-box-3/Overview.bs b/css-box-3/Overview.bs index b2e68ea33d4..072218e1e0b 100644 --- a/css-box-3/Overview.bs +++ b/css-box-3/Overview.bs @@ -1144,7 +1144,6 @@ Applies to: all elements Inherited: no Animatable: yes Percentages: width* of containing block -Media: visual Computed value: see individual properties Canonical order: N/A @@ -1161,7 +1160,6 @@ Applies to: all elements Inherited: no Animatable: yes Percentages: width* of containing block -Media: visual Computed value: <length> Canonical order: N/A @@ -1208,7 +1206,6 @@ Applies to: see text Inherited: no Animatable: yes Percentages: width* of containing block -Media: visual Computed value: the percentage as specified or the absolute length or ''auto'' Canonical order: N/A @@ -1225,7 +1222,6 @@ Applies to: see text Inherited: no Animatable: yes Percentages: width* of containing block -Media: visual Computed value: see individual properties Canonical order: N/A @@ -1356,7 +1352,6 @@ Applies to: all elements but non-replaced inline Inherited: no Animatable: yes Percentages: refer to width of containing block -Media: visual Computed value: the specified keyword; or the specified percentage (with ''border-box'' or ''content-box'' if present); or the absolute length (with ''border-box'' or ''content-box'' if @@ -1376,7 +1371,6 @@ Applies to: all elements but non-replaced inline Inherited: no Animatable: yes Percentages: see prose -Media: visual Computed value: the specified keywords, the specified percentage (see prose under <percentage>) or the absolute length; ''auto'' if the property does not apply @@ -1548,7 +1542,6 @@ Inherited: no Animatable: yes Percentages: refer to width, resp. height of containing block -Media: visual Computed value: the percentage as specified (with ''border-box'' or ''content-box'', if present), the keyword as specified, or the absolute length (with ''border-box'' or @@ -1569,7 +1562,6 @@ Inherited: no Animatable: yes Percentages: refer to width, resp. height of containing block -Media: visual Computed value: the percentage as specified (with ''border-box'' or ''content-box'', if present); the keyword as specified; the absolute length (with ''border-box'' or @@ -2771,7 +2763,6 @@ Applies to: all, but see text Inherited: no Animatable: no Percentages: N/A -Media: visual Computed value: as specified Canonical order: order of grammar @@ -3182,7 +3173,6 @@ Applies to:
block-level elements Inherited: no Animatable: no Percentages: N/A -Media: visual Computed value: as specified Canonical order: N/A @@ -3203,7 +3193,6 @@ Applies to: block-level elements Inherited: no Animatable: no Percentages: N/A -Media: visual Computed value: specified value Canonical order: N/A @@ -3411,7 +3400,6 @@ Applies to: non-replaced block-level elements Inherited: no Animatable: no Percentages: N/A -Media: visual Computed value: as specified, except 'visible', see text Canonical order: N/A @@ -3426,7 +3414,6 @@ Applies to: non-replaced block-level elements Inherited: no Animatable: no Percentages: N/A -Media: visual Computed value: as specified, except 'visible', see text Canonical order: N/A @@ -3671,7 +3658,6 @@ Applies to: all elements Inherited: yes Animatable: no Percentages: N/A -Media: visual Computed value: as specified Canonical order: N/A @@ -3990,7 +3976,6 @@ Applies to: all block-level elements Inherited: yes Animatable: no Percentages: N/A -Media: visual Computed value: Same as specified value Canonical order: N/A @@ -4066,7 +4051,6 @@ Applies to: all elements with a block-level inner formatting context. Inherited: no Animatable: yes Percentages: n/a -Media: visual Computed value: specified value Canonical order: N/A @@ -4107,7 +4091,6 @@ Applies to: all block-level elements Inherited: yes Animatable: no Percentages: N/A -Media: visual Computed value: Same as specified value Canonical order: N/A @@ -4234,7 +4217,6 @@ Applies to: all block-level elements Inherited: no Animatable: no Percentages: N/A -Media: visual Computed value: Same as specified value Canonical order: N/A diff --git a/css-box-3/Overview.html b/css-box-3/Overview.html index 3be557a6d6b..18106e1b52b 100644 --- a/css-box-3/Overview.html +++ b/css-box-3/Overview.html @@ -1082,9 +1082,6 @@

Percentages: width* of containing block - - Media: - visual Computed value: as specified @@ -1226,9 +1217,6 @@

Percentages: width* of containing block - - Media: - visual Computed value: as specified @@ -1338,9 +1326,6 @@

11. Percentages: refer to width, resp. height of containing block - - Media: - visual Computed value: the percentage as specified (with border-box or content-box, if present), the keyword as @@ -1547,9 +1526,6 @@

11. Percentages: refer to width, resp. height of containing block - - Media: - visual Computed value: the percentage as specified (with border-box or content-box, if present); the keyword as @@ -2366,9 +2342,6 @@

Percentages: N/A - - Media: - visual Computed value: as specified @@ -2690,9 +2663,6 @@

Percentages: N/A - - Media: - visual Computed value: as specified @@ -2726,9 +2696,6 @@

Percentages: N/A - - Media: - visual Computed value: as specified @@ -3541,9 +3496,6 @@

Percentages: n/a - - Media: - visual Computed value: specified value @@ -3595,9 +3547,6 @@

T Percentages: N/A - - Media: - visual Computed value: as specified @@ -3718,9 +3667,6 @@

T Percentages: N/A - - Media: - visual Computed value: as specified diff --git a/css-box-3/Overview.src.html b/css-box-3/Overview.src.html index a197f51b42b..f31d0af9a8c 100644 --- a/css-box-3/Overview.src.html +++ b/css-box-3/Overview.src.html @@ -1464,7 +1464,6 @@

The padding properties

Inherited: no Animatable: yes Percentages: width* of containing block - Media: visual Computed value: see individual properties Canonical order: N/A *) if the containing @@ -1481,7 +1480,6 @@

The padding properties

Inherited: no Animatable: yes Percentages: width* of containing block - Media: visual Computed value: <length> Canonical order: N/A *) if the containing @@ -1549,7 +1547,6 @@

The margin properties

Inherited: no Animatable: yes Percentages: width* of containing block - Media: visual Computed value: the percentage as specified or the absolute length or ''auto'' Canonical order: N/A @@ -1566,7 +1563,6 @@

The margin properties

Inherited: no Animatable: yes Percentages: width* of containing block - Media: visual Computed value: see individual properties Canonical order: N/A *) if the containing @@ -1685,7 +1681,6 @@

The width and height properties

Inherited: no Animatable: yes Percentages: refer to width of containing block - Media: visual Computed value: the specified keyword; or the specified percentage (with ''border-box'' or ''content-box'' if present); or the absolute length (with ''border-box'' or ''content-box'' if @@ -1706,7 +1701,6 @@

The width and height properties

Inherited: no Animatable: yes Percentages: see prose - Media: visual Computed value: the specified keywords, the specified percentage (see prose under <percentage>) or the absolute length; ''auto'' if the property does not apply @@ -1876,7 +1870,6 @@

The min-width, max-width, min-height and Animatable: yes Percentages: refer to width, resp. height of containing block - Media: visual Computed value: the percentage as specified (with ''border-box'' or ''content-box'', if present), the keyword as specified, or the absolute length (with ''border-box'' or @@ -1897,7 +1890,6 @@

The min-width, max-width, min-height and Animatable: yes Percentages: refer to width, resp. height of containing block - Media: visual Computed value: the percentage as specified (with ''border-box'' or ''content-box'', if present); the keyword as specified; the absolute length (with ''border-box'' or @@ -3362,7 +3354,6 @@

The float property

Inherited: no Animatable: no Percentages: N/A - Media: visual Computed value: as specified Canonical order: order of grammar @@ -3773,7 +3764,6 @@

The clear property

Inherited: no Animatable: no Percentages: N/A - Media: visual Computed value: as specified Canonical order: N/A @@ -3816,10 +3806,6 @@

The clear-after property

Percentages: N/A - - Media: - visual - Computed value: specified value @@ -3979,10 +3965,6 @@

The clear-after property

Percentages: N/A - - Media: - visual - Computed value: specified value @@ -4035,7 +4017,6 @@

The overflow, overflow-x and overflow-y properties

Inherited: no Animatable: no Percentages: N/A - Media: visual Computed value:as specified, except 'visible', see text Canonical order: N/A @@ -4050,7 +4031,6 @@

The overflow, overflow-x and overflow-y properties

Inherited: no Animatable: no Percentages: N/A - Media: visual Computed value:as specified, except 'visible', see text Canonical order: N/A @@ -4297,7 +4277,6 @@

The visibility property

Inherited: yes Animatable: no Percentages: N/A - Media: visual Computed value: as specified Canonical order: N/A @@ -4332,7 +4311,6 @@

The alignment property

Inherited: no Animatable: no Percentages: N/A - Media: visual Computed value: specified value Canonical order: N/A @@ -4409,7 +4387,6 @@

The child-align property

Inherited: yes Animatable: no Percentages: N/A - Media: visual Computed value: the initial value or as specified Canonical order: N/A @@ -4809,10 +4786,6 @@

The 'float-displace' property

Percentages: N/A - - Media: - visual - Computed value: Same as specified value @@ -4917,10 +4890,6 @@

The 'indent-edge-reset' property

Percentages: n/a - - Media: - visual - Computed value: specified value @@ -4982,9 +4951,6 @@

The ‘float-displace’ property [alternative 2]

Percentages: N/A - - Media: - visual Computed value: Same as specified value @@ -5135,9 +5101,6 @@

The ‘float-displace’ property [alternative 3]

Percentages: N/A - - Media: - visual Computed value: Same as specified value diff --git a/css-cascade-4/Overview.bs b/css-cascade-4/Overview.bs index 4dd01fc85aa..4bef4ce053b 100644 --- a/css-cascade-4/Overview.bs +++ b/css-cascade-4/Overview.bs @@ -362,9 +362,6 @@ Resetting All Properties: the 'all' property

Percentages: See individual properties - - Media: - See individual properties Computed value: See individual properties diff --git a/css-color-3/Overview.html b/css-color-3/Overview.html index ea7e01d2226..daa04384478 100644 --- a/css-color-3/Overview.html +++ b/css-color-3/Overview.html @@ -427,9 +427,6 @@

3.1. Foreground color: the ‘N/A - - Media: - visual @@ -521,9 +518,6 @@

3.2. Transparency: the ‘N/A - - Media: - visual diff --git a/css-color-3/Overview.src.html b/css-color-3/Overview.src.html index be6a8cd99b7..03e3b9c818a 100644 --- a/css-color-3/Overview.src.html +++ b/css-color-3/Overview.src.html @@ -243,9 +243,6 @@

Foreground color: the 'color' property

Percentages: N/A - - Media: - visual Computed value: @@ -318,9 +315,6 @@

Transparency: the 'opacity' property

Percentages: N/A - - Media: - visual Computed value: diff --git a/css-color-4/Overview.bs b/css-color-4/Overview.bs index 90920d13b44..4f2fedd868e 100644 --- a/css-color-4/Overview.bs +++ b/css-color-4/Overview.bs @@ -62,7 +62,6 @@ Foreground Color: the 'color' property

Applies to: all elements Inherited: yes Percentages: N/A - Media: visual Computed value: See resolving color values @@ -2794,7 +2793,6 @@ Transparency: the 'opacity' property

Applies to: all elements Inherited: no Percentages: N/A - Media: visual Computed value: the specified value converted to a number, clamped to the range [0,1] Animation type: as number @@ -2871,7 +2869,6 @@ Preserving Colors in Different-Capability Devices: the 'color-adjust' property diff --git a/css-content-3/Overview.bs b/css-content-3/Overview.bs index c61919c1454..2f3edae5f89 100644 --- a/css-content-3/Overview.bs +++ b/css-content-3/Overview.bs @@ -1193,7 +1193,6 @@ bookmark-level Applies to: all elements Inherited: no Percentages: N/A - Media: visual Computed value: specified value @@ -1227,7 +1226,6 @@ bookmark-label

Applies to: all elements Inherited: no Percentages: N/A - Media: visual Computed value: specified value @@ -1272,7 +1270,6 @@ bookmark-state

Applies to: block-level elements Inherited: no Percentages: N/A - Media: visual Computed value: specified value diff --git a/css-device-adapt-1/Overview.bs b/css-device-adapt-1/Overview.bs index 51e6469eb81..098fe5e9716 100644 --- a/css-device-adapt-1/Overview.bs +++ b/css-device-adapt-1/Overview.bs @@ -300,7 +300,6 @@ For: @viewport Value: <> Initial: auto Percentages: Refer to the width of the ''initial viewport'' -Media: visual, continuous Computed value: auto, an absolute length, or a percentage as specified @@ -310,7 +309,6 @@ For: @viewport Value: <> Initial: auto Percentages: Refer to the width of the ''initial viewport'' -Media: visual, continuous Computed value: auto, an absolute length, or a percentage as specified @@ -361,7 +359,6 @@ For: @viewport Value: <>{1,2} Initial: See individual descriptors Percentages: See individual descriptors -Media: visual, continuous Computed value: See individual descriptors @@ -379,7 +376,6 @@ For: @viewport Value: <> Initial: auto Percentages: Refer to the height of the ''initial viewport'' -Media: visual, continuous Computed value: auto, an absolute length, or a percentage as specified @@ -389,7 +385,6 @@ For: @viewport Value: <> Initial: auto Percentages: Refer to the height of the ''initial viewport'' -Media: visual, continuous Computed value: auto, an absolute length, or a percentage as specified @@ -413,7 +408,6 @@ For: @viewport Value: <>{1,2} Initial: See individual descriptors Percentages: See individual descriptors -Media: visual, continuous Computed value: See individual descriptors @@ -431,7 +425,6 @@ For: @viewport Value: auto | <> | <> Initial: auto Percentages: The zoom factor itself -Media: visual, continuous Computed value: auto, or a non-negative number or percentage as specified @@ -475,7 +468,6 @@ For: @viewport Value: auto | <> | <> Initial: auto Percentages: The zoom factor itself -Media: visual, continuous Computed value: auto, or a non-negative number or percentage as specified @@ -517,7 +509,6 @@ For: @viewport Value: auto | <> | <> Initial: auto Percentages: The zoom factor itself -Media: visual, continuous Computed value: auto, or a non-negative number or percentage as specified @@ -561,7 +552,6 @@ For: @viewport Value: zoom | fixed Initial: zoom Percentages: N/A -Media: visual, continuous Computed value: as specified @@ -605,7 +595,6 @@ For: @viewport Value: auto | portrait | landscape Initial: auto Percentages: N/A -Media: visual, continuous Computed value: as specified diff --git a/css-exclusions-1/Exclusions.src.html b/css-exclusions-1/Exclusions.src.html index e236dc7bd0e..878b1c187c6 100644 --- a/css-exclusions-1/Exclusions.src.html +++ b/css-exclusions-1/Exclusions.src.html @@ -257,10 +257,6 @@

The 'wrap-flow' property

Percentages: N/A - - Media: - visual - Computed value: as specified except for element's whose 'float' computed value is not @@ -541,10 +537,6 @@

The 'wrap-through' Property

Percentages: N/A - - Media: - visual - Computed value: as specified @@ -654,10 +646,6 @@

The 'wrap' Shorthand Property

Percentages: N/A - - Media: - visual - Computed value: see individual properties @@ -1506,10 +1494,6 @@

The 'shape-outside' Property

Percentages: N/A - - Media: - visual - Computed value: computed lengths for <basic-shape>, the absolute URI for <uri>, otherwise as specified @@ -1613,10 +1597,6 @@

The 'shape-inside' Property

Percentages: N/A - - Media: - visual - Computed value: computed lengths for <basic-shape>, the absolute URI for <uri>, otherwise as specified @@ -1732,10 +1712,6 @@

The 'shape-image-threshold' Property

Percentages: alpha channel of the image specified by <uri> - - Media: - visual - Computed value: The same as the specified value after clipping the <alphavalue> to the range [0.0,1.0]. @@ -1779,10 +1755,6 @@

The 'shape' Shorthand Property

Percentages: N/A - - Media: - visual - Computed value: see individual properties @@ -1841,10 +1813,6 @@

The 'shape-margin' property

Percentages: N/A - - Media: - visual - Computed value: the absolute length @@ -1896,10 +1864,6 @@

The 'shape-padding' Property

Percentages: N/A - - Media: - visual - Computed value: the absolute length diff --git a/css-exclusions-1/Overview.bs b/css-exclusions-1/Overview.bs index 23dd778854e..5bbf9ff827d 100644 --- a/css-exclusions-1/Overview.bs +++ b/css-exclusions-1/Overview.bs @@ -133,7 +133,6 @@ The 'wrap-flow' property

Applies to: block-level elements. Inherited: no Percentages: N/A - Media: visual Computed value: as specified except for element's whose 'float' computed value is not ''none'', in which case the computed value is ''auto''. @@ -351,7 +350,6 @@ Initial: wrap Applies to: block-level elements Inherited: no Percentages: N/A -Media: visual Computed value: as specified diff --git a/css-flexbox-1/Overview.bs b/css-flexbox-1/Overview.bs index 919311af4ce..f55d9d52bb0 100644 --- a/css-flexbox-1/Overview.bs +++ b/css-flexbox-1/Overview.bs @@ -1061,7 +1061,6 @@ Flex Flow Direction: the 'flex-direction' property

Applies to: flex containers Inherited: no Computed value: specified value - Media: visual The 'flex-direction' property specifies how flex items are placed in the flex container, @@ -1151,7 +1150,6 @@ Flex Line Wrapping: the 'flex-wrap' property

Applies to: flex containers Inherited: no Computed value: specified value - Media: visual The 'flex-wrap' property controls whether the flex container is single-line or multi-line, @@ -1307,7 +1305,6 @@ Display Order: the 'order' property

Applies to: flex items Inherited: no Computed value: specified value - Media: visual Animation type: integer @@ -1611,7 +1608,6 @@ The 'flex' Shorthand

Initial: 0 1 auto Applies to: flex items Inherited: no - Media: visual The 'flex' property specifies the components of a flexible length: @@ -1837,7 +1833,6 @@ The 'flex-grow' property

Applies to: flex items Inherited: no Computed value: specified value - Media: visual Animation type: number @@ -1860,7 +1855,6 @@ The 'flex-shrink' property

Applies to: flex items Inherited: no Computed value: specified value - Media: visual Animation type: number @@ -1884,7 +1878,6 @@ The 'flex-basis' property Inherited: no Computed value: as specified, with lengths made absolute Percentages: relative to the flex container's inner main size - Media: visual Animation type: discrete for keywords, otherwise as length, percentage, or calc @@ -2057,7 +2050,6 @@ Axis Alignment: the 'justify-content' property Applies to: flex containers Inherited: no Computed value: specified value - Media: visual The 'justify-content' property aligns flex items along the main axis of the current line of the flex container. @@ -2148,7 +2140,6 @@ Cross-axis Alignment: the 'align-items' and 'align-self' properties Applies to: flex containers Inherited: no Computed value: specified value - Media: visual
@@ -2158,7 +2149,6 @@ Cross-axis Alignment: the 'align-items' and 'align-self' properties
 	Applies to: flex items
 	Inherited: no
 	Computed value: as specified
-	Media: visual
 	
@@ -2288,7 +2278,6 @@ Packing Flex Lines: the 'align-content' property Applies to: multi-line flex containers Inherited: no Computed value: specified value - Media: visual The 'align-content' property aligns a flex container's lines within the flex container diff --git a/css-fonts-3/Fonts.html b/css-fonts-3/Fonts.html index 0d93e834d4f..6d1c3ca668b 100644 --- a/css-fonts-3/Fonts.html +++ b/css-fonts-3/Fonts.html @@ -643,11 +643,6 @@

3.1. Font family: the N/A - - Media: - - visual - Computed value: @@ -948,11 +943,6 @@

3.2. Font weight: the N/A - - Media: - - visual - Computed value: @@ -1194,11 +1184,6 @@

3.3. Font width: the N/A - - Media: - - visual - Computed value: @@ -1296,11 +1281,6 @@

3.4. Font style: the N/A - - Media: - - visual - Computed value: @@ -1406,11 +1386,6 @@

3.5. Font size: the refer to parent element's font size - - Media: - - visual - Computed value: @@ -1636,11 +1611,6 @@

3.6. Relative sizing: N/A - - Media: - - visual - Computed value: @@ -1875,11 +1845,6 @@

3.7. Shorthand font property: the see individual properties - - Media: - - visual - Computed value: @@ -2156,11 +2121,6 @@

3.8. Controlling N/A - - Media: - - visual - Computed value: @@ -3679,11 +3639,6 @@

6.3. Kerning: the N/A - - Media: - - visual - Computed value: @@ -3786,11 +3741,6 @@

6.4. Ligatures: N/A - - Media: - - visual - Computed value: @@ -3954,11 +3904,6 @@

6.5. Subscript N/A - - Media: - - visual - Computed value: @@ -4172,11 +4117,6 @@

6.6. Capitalization: N/A - - Media: - - visual - Computed value: @@ -4387,11 +4327,6 @@

6.7. Numerical N/A - - Media: - - visual - Computed value: @@ -4593,11 +4528,6 @@

6.8. East N/A - - Media: - - visual - Computed value: @@ -4780,11 +4710,6 @@

6.9. Overall shorthand see individual properties - - Media: - - visual - Computed value: @@ -4859,11 +4784,6 @@

6.10. Low-level N/A - - Media: - - visual - Computed value: diff --git a/css-fonts-3/Fonts.src.html b/css-fonts-3/Fonts.src.html index 7a66bcead56..b0c7d2b97d6 100644 --- a/css-fonts-3/Fonts.src.html +++ b/css-fonts-3/Fonts.src.html @@ -335,10 +335,6 @@

Font family: the font-f Percentages: N/A - - Media: - visual - Computed value: as specified @@ -578,10 +574,6 @@

Font weight: the font-w Percentages: N/A - - Media: - visual - Computed value: numeric weight value (see description) @@ -717,10 +709,6 @@

Font width: the font- Percentages: N/A - - Media: - visual - Computed value: as specified @@ -795,10 +783,6 @@

Font style: the font-styl Percentages: N/A - - Media: - visual - Computed value: as specified @@ -879,10 +863,6 @@

Font size: the font-sizePercentages: refer to parent element's font size - - Media: - visual - Computed value: absolute length @@ -1052,10 +1032,6 @@

Relative sizing: the Shorthand font property: the font Percentages: see individual properties - - Media: - visual - Computed value: see individual properties @@ -1421,10 +1393,6 @@

Controlling synthetic faces: the Kerning: the font-ker Percentages: N/A - - Media: - visual - Computed value: as specified @@ -2867,10 +2831,6 @@

Ligatures: the Subscript and superscript forms: the Percentages: N/A - - Media: - visual - Computed value: as specified @@ -3151,10 +3107,6 @@

Capitalization: the Numerical formatting: the East Asian text rendering: the Overall shorthand for font rendering: the Low-level font feature settings control: the Percentages: N/A - - Media: - visual - Computed value: as specified diff --git a/css-fonts-3/Overview-wip.bs b/css-fonts-3/Overview-wip.bs index 84706c50023..ac99d653480 100644 --- a/css-fonts-3/Overview-wip.bs +++ b/css-fonts-3/Overview-wip.bs @@ -270,7 +270,6 @@ Initial: depends on user agent Applies to: all elements Inherited: yes Percentages: n/a -Media: visual Computed value: as specified Animatable: no @@ -480,7 +479,6 @@ Initial: normal Applies to: all elements Inherited: yes Percentages: n/a -Media: visual Computed value: numeric weight value (see description) Animatable: as font weight @@ -591,7 +589,6 @@ Initial: normal Applies to: all elements Inherited: yes Percentages: n/a -Media: visual Computed value: as specified Animatable: as font stretch @@ -639,7 +636,6 @@ Initial: normal Applies to: all elements Inherited: yes Percentages: n/a -Media: visual Computed value: as specifed Animatable: no @@ -693,7 +689,6 @@ Initial: medium Applies to: all elements Inherited: yes Percentages: refer to parent element's font size -Media: visual Computed value: absolute length Animatable: as length @@ -836,7 +831,6 @@ Initial: none Applies to: all elements Inherited: yes Percentages: n/a -Media: visual Computed value: as specified Animatable: as number @@ -1134,7 +1128,6 @@ Initial: weight style Applies to: all elements Inherited: yes Percentages: n/a -Media: visual Computed value: as specified Animatable: no diff --git a/css-fonts-3/Overview.html b/css-fonts-3/Overview.html index 0d93e834d4f..6d1c3ca668b 100644 --- a/css-fonts-3/Overview.html +++ b/css-fonts-3/Overview.html @@ -643,11 +643,6 @@

3.1. Font family: the N/A - - Media: - - visual - Computed value: @@ -948,11 +943,6 @@

3.2. Font weight: the N/A - - Media: - - visual - Computed value: @@ -1194,11 +1184,6 @@

3.3. Font width: the N/A - - Media: - - visual - Computed value: @@ -1296,11 +1281,6 @@

3.4. Font style: the N/A - - Media: - - visual - Computed value: @@ -1406,11 +1386,6 @@

3.5. Font size: the refer to parent element's font size - - Media: - - visual - Computed value: @@ -1636,11 +1611,6 @@

3.6. Relative sizing: N/A - - Media: - - visual - Computed value: @@ -1875,11 +1845,6 @@

3.7. Shorthand font property: the see individual properties - - Media: - - visual - Computed value: @@ -2156,11 +2121,6 @@

3.8. Controlling N/A - - Media: - - visual - Computed value: @@ -3679,11 +3639,6 @@

6.3. Kerning: the N/A - - Media: - - visual - Computed value: @@ -3786,11 +3741,6 @@

6.4. Ligatures: N/A - - Media: - - visual - Computed value: @@ -3954,11 +3904,6 @@

6.5. Subscript N/A - - Media: - - visual - Computed value: @@ -4172,11 +4117,6 @@

6.6. Capitalization: N/A - - Media: - - visual - Computed value: @@ -4387,11 +4327,6 @@

6.7. Numerical N/A - - Media: - - visual - Computed value: @@ -4593,11 +4528,6 @@

6.8. East N/A - - Media: - - visual - Computed value: @@ -4780,11 +4710,6 @@

6.9. Overall shorthand see individual properties - - Media: - - visual - Computed value: @@ -4859,11 +4784,6 @@

6.10. Low-level N/A - - Media: - - visual - Computed value: diff --git a/css-fonts-4/Overview.bs b/css-fonts-4/Overview.bs index 76ff0086c93..d2770756f37 100644 --- a/css-fonts-4/Overview.bs +++ b/css-fonts-4/Overview.bs @@ -65,7 +65,6 @@ Font family: the 'font-family!!property' property

Inherited: yes Percentages: n/a Computed value: a list of strings and/or <> keywords - Media: visual Animatable: no @@ -377,7 +376,6 @@ Generic font families

Inherited: yes Percentages: n/a Computed value: numeric weight value (see description) - Media: visual Animatable: As <> @@ -524,7 +522,6 @@ Font width: the 'font-stretch!!property' property

Inherited: yes Percentages: Not resolved Computed value: percentage - Media: visual Animatable: As <> @@ -597,7 +594,6 @@ Font style: the 'font-style!!property' property

Inherited: yes Percentages: n/a Computed value: As specified - Media: visual Animatable: If both "from" and "to" values are "oblique", then yes, as an <>. Otherwise, no. @@ -705,7 +701,6 @@ Font size: the 'font-size' property

Inherited: yes Percentages: refer to parent element's font size Computed value: an absolute length, as clamped by 'font-min-size' and 'font-max-size' - Media: visual Animatable: As <> @@ -873,7 +868,6 @@ Font size: the 'font-size' property

Inherited: yes Percentages: refer to parent element's font size Computed value: absolute length - Media: visual Animatable: As <> @@ -885,7 +879,6 @@ Font size: the 'font-size' property

Inherited: yes Percentages: refer to parent element's font size Computed value: absolute length - Media: visual Animatable: As <> @@ -916,7 +909,6 @@ Relative sizing: the 'font-size-adjust' property

Inherited: yes Percentages: N/A Computed value: as specified - Media: visual Animatable: as <> @@ -1093,7 +1085,6 @@ Shorthand font property: the 'font' property

Inherited: yes Percentages: see individual properties Computed value: see individual properties - Media: visual Animatable: see individual properties @@ -1404,7 +1395,6 @@ Controlling synthetic faces: the 'font-synthesis' shorthand

Inherited: yes Percentages: N/A Computed value: as specified - Media: visual Animatable: no @@ -3503,7 +3493,6 @@ Applies to: all elements Inherited: yes Percentages: n/a Computed value: as specified -Media: visual Animatable: no @@ -3947,7 +3936,6 @@ Applies to: all elements Inherited: yes Percentages: N/A Computed value: as specified -Media: visual Animatable: no @@ -4256,7 +4244,6 @@ Applies to: all elements Inherited: yes Percentages: n/a Computed value: as specified -Media: visual Animatable: no @@ -4340,7 +4327,6 @@ Applies to: all elements Inherited: yes Percentages: n/a Computed value: as specified -Media: visual Animatable: yes (see description) @@ -4426,7 +4412,6 @@ Applies to: all elements Inherited: yes Percentages: N/a Computed value: As specified -Media: visual Animatable: No (see below) @@ -4696,7 +4681,6 @@ Applies to: all elements Inherited: yes Percentages: N/a Computed value: As specified -Media: visual Animatable: No (see below) diff --git a/css-gcpm-3/Overview.bs b/css-gcpm-3/Overview.bs index b81b090e8ab..2a89d8baacb 100644 --- a/css-gcpm-3/Overview.bs +++ b/css-gcpm-3/Overview.bs @@ -240,7 +240,6 @@ The ''running()'' value
 	Name: position
 	New Values: running()
-	Media: paged
 
@@ -353,7 +352,6 @@ Just as with ''string()'', ''element()'' takes an optional keyword to describe w
 	Name: content
 	New Values: element()
-	Media: paged
 
@@ -440,7 +438,6 @@ The following new value of the 'float' property creates a footnote element:
 
 	Name: float
 	New Values: footnote
-	Media: paged
 	
footnote
@@ -454,7 +451,6 @@ The 'footnote-display' property determines whether a footnote is displayed as a Value: block | inline | compact Initial: block Applies to: elements - Media: paged Inherited: no Percentages: N/A Computed value: specified value @@ -581,7 +577,6 @@ Rendering footnotes can be complex. If a footnote falls near the bottom of the p Value: auto | line | block Initial: auto Applies to: elements - Media: paged Inherited: no Percentages: N/A Computed value: specified value diff --git a/css-gcpm-4/Overview.bs b/css-gcpm-4/Overview.bs index 65b52ff8bc7..f2807433013 100644 --- a/css-gcpm-4/Overview.bs +++ b/css-gcpm-4/Overview.bs @@ -47,7 +47,6 @@ Value: none | [ [ <custom-ident> <content-level>] [, <custom-ident> Initial: none Applies To: all elements and pseudo-elements, but not ::first-line or ::first-letter. Inherited: no -Media: visual Computed value: as specified
diff --git a/css-grid-1/Overview.bs b/css-grid-1/Overview.bs index 9e3be0d574e..b0a8eec8afb 100644 --- a/css-grid-1/Overview.bs +++ b/css-grid-1/Overview.bs @@ -1368,7 +1368,6 @@ Explicit Track Sizing: the 'grid-template-rows' and 'grid-template-columns' prop Applies to:
grid containers Inherited: no Percentages: refer to corresponding dimension of the content area - Media: visual Computed value: As specified, with lengths made absolute Animatable: as a simple list of length, percentage, or calc, provided the only differences are the values of the length, percentage, or calc components in the list @@ -1880,7 +1879,6 @@ Named Areas: the 'grid-template-areas' property

Applies to: grid containers Inherited: no Percentages: n/a - Media: visual Computed value: specified value @@ -2029,7 +2027,6 @@ Explicit Grid Shorthand: the 'grid-template' property

Applies to: grid containers Inherited: see individual properties Percentages: see individual properties - Media: visual Computed value: see individual properties Animatable: see individual properties @@ -2172,7 +2169,6 @@ Implicit Track Sizing: the 'grid-auto-rows' and 'grid-auto-columns' propertiesgrid containers Inherited: no Percentages: see Track Sizing - Media: visual Computed value: see Track Sizing @@ -2243,7 +2239,6 @@ Implicit Track Sizing: the 'grid-auto-rows' and 'grid-auto-columns' propertiesgrid containers Inherited: no Percentages: n/a - Media: visual Computed value: specified value @@ -2401,7 +2396,6 @@ Grid Definition Shorthand: the 'grid' property

Applies to: grid containers Inherited: see individual properties Percentages: see individual properties - Media: visual Computed value: see individual properties Animatable: see individual properties @@ -2754,7 +2748,6 @@ Line-based Placement: the 'grid-row-start', 'grid-column-start', 'grid-row-end', Applies to: grid items and absolutely-positioned boxes whose containing block is a grid container Inherited: no Percentages: n/a - Media: visual Computed value: specified value @@ -2941,7 +2934,6 @@ Placement Shorthands: the 'grid-column', 'grid-row', and 'grid-area' properties< Applies to: grid items and absolutely-positioned boxes whose containing block is a grid container Inherited: see individual properties Percentages: see individual properties - Media: visual Computed value: see individual properties @@ -2963,7 +2955,6 @@ Placement Shorthands: the 'grid-column', 'grid-row', and 'grid-area' properties< Applies to: grid items and absolutely-positioned boxes whose containing block is a grid container Inherited: see individual properties Percentages: see individual properties - Media: visual Computed value: see individual properties diff --git a/css-images-3/Overview.bs b/css-images-3/Overview.bs index ac2f830109d..05fe7179eca 100644 --- a/css-images-3/Overview.bs +++ b/css-images-3/Overview.bs @@ -1275,7 +1275,6 @@ Sizing Objects: the 'object-fit' property {#the-object-fit} Applies to: replaced elements Inherited: no Percentages: n/a - Media: visual Computed value: specified value Animatable: no @@ -1373,7 +1372,6 @@ Positioning Objects: the 'object-position' property {#the-object-position} Applies to: replaced elements Inherited: no Percentages: refer to width and height of element itself - Media: visual Computed value: specified value Animatable: yes Canonical Order: the horizontal component of the <>, followed by the vertical component @@ -1426,7 +1424,6 @@ Image Processing {#image-processing} Initial: none Applies to: all elements Inherited: yes - Media: visual Computed value: the specified keyword, or an <>, rounded and normalized (see text), plus optionally a ''flip'' keyword Animatable: no @@ -1519,7 +1516,6 @@ Determining How To Scale an Image: the 'image-rendering' property {#the-image-re Initial: auto Applies to: all elements Inherited: yes - Media: visual Computed value: specified value Animatable: no diff --git a/css-images-3/Overview.src.html b/css-images-3/Overview.src.html index 1412e20bd86..bf082d3b979 100644 --- a/css-images-3/Overview.src.html +++ b/css-images-3/Overview.src.html @@ -1256,9 +1256,6 @@

Percentages: N/A - - Media: - visual Computed value: specified value @@ -1359,9 +1356,6 @@

Percentages: refer to width and height of box itself - - Media: - visual Computed value: specified value @@ -1407,9 +1401,6 @@

Inherited: yes - - Media: - visual Computed value: as specified, except with ''<resolution>'' possibly altered @@ -1529,9 +1520,6 @@

Inherited: yes - - Media: - visual Computed value: specified value, rounded and normalized (see text) diff --git a/css-images-4/Overview.bs b/css-images-4/Overview.bs index 95fa73eddbe..abb9fd8943f 100644 --- a/css-images-4/Overview.bs +++ b/css-images-4/Overview.bs @@ -1445,7 +1445,6 @@ Sizing Objects: the 'object-fit' property {#the-object-fit} Applies to: replaced elements Inherited: no Percentages: n/a - Media: visual Computed value: specified value Animatable: no @@ -1563,7 +1562,6 @@ Overriding Image Resolutions: the 'image-resolution' property {#the-image-resolu Initial: 1dppx Applies to: all elements Inherited: yes - Media: visual Computed value: as specified, except with <> possibly altered by computed for ''snap'' (see below) Animatable: no diff --git a/css-inline-3/Overview.bs b/css-inline-3/Overview.bs index 072d0638cac..2cc63353850 100644 --- a/css-inline-3/Overview.bs +++ b/css-inline-3/Overview.bs @@ -63,7 +63,6 @@ Dominant Baselines: the 'dominant-baseline' property

Applies to: block containers, inline boxes, table rows, table columns, grid containers, and flex containers Inherited: yes Percentages: N/A - Media: visual Computed value: as specified @@ -144,7 +143,6 @@ Transverse Box Alignment: the 'vertical-align' property

Applies to: inline-level boxes Inherited: no Percentages: N/A - Media: visual Computed value: as specified @@ -164,7 +162,6 @@ Alignment Point: 'alignment-baseline' longhand

Applies to: inline-level boxes, flex items, grid items, table cells Inherited: no Percentages: N/A - Media: visual Computed value: as specified @@ -252,7 +249,6 @@ Alignment Shift: 'baseline-shift' longhand

Inherited: no Percentages: refer to the used value of 'line-height' - Media: visual Computed value: absolute length, percentage, or keyword specified @@ -443,7 +439,6 @@ Creating Initial Letters: the 'initial-letter' property

Applies to: ::first-letter pseudo-elements and certain inline-level boxes (see prose) Inherited: no Percentages: N/A - Media: visual Computed value: as specified @@ -705,7 +700,6 @@ Alignment of Initial Letters: the 'initial-letter-align' property

Applies to: ::first-letter pseudo-elements and certain inline-level boxes (see prose) Inherited: yes Percentages: N/A - Media: visual Computed value: specified value @@ -953,7 +947,6 @@ Initial Letter Wrapping: the 'initial-letter-wrap' property

Applies to: ::first-letter pseudo-elements and certain inline-level boxes (see prose) Inherited: yes Percentages: relative to logical width of (last fragment of) initial letter - Media: visual Computed value: as specified diff --git a/css-line-grid-1/Overview.bs b/css-line-grid-1/Overview.bs index 8c63e697ce7..2b7d19a1cd5 100644 --- a/css-line-grid-1/Overview.bs +++ b/css-line-grid-1/Overview.bs @@ -194,7 +194,6 @@ Defining a Line Grid: the 'line-grid' property

Inherited: no Animatable: no Percentages: N/A - Media: visual Computed Value: as specified @@ -330,7 +329,6 @@ Snapping Line Boxes: the 'line-snap' property Inherited: yes Animatable: no Percentages: N/A - Media: visual Computed Value: as specified @@ -448,7 +446,6 @@ Snapping Block Boxes: the 'box-snap' property Inherited: yes Animatable: no Percentages: N/A - Media: visual Computed Value: as specified diff --git a/css-lists-3/Overview.bs b/css-lists-3/Overview.bs index 78e98f0439c..e07ae673ff7 100644 --- a/css-lists-3/Overview.bs +++ b/css-lists-3/Overview.bs @@ -252,7 +252,6 @@ Image Markers: the 'list-style-image' property Applies to: list items Inherited: yes Percentages: n/a - Media: visual Computed value: computed value of the <>, or ''list-style-image/none'' @@ -304,7 +303,6 @@ Text-based Markers: the 'list-style-type' property Applies to: list items Inherited: yes Percentages: n/a - Media: visual Computed value: specified value @@ -377,7 +375,6 @@ Positioning Markers: The 'list-style-position' property Applies to: list items Inherited: yes Percentages: n/a - Media: visual Computed value: specified value (but see prose) @@ -458,7 +455,6 @@ Styling Markers: the 'list-style' shorthand property Applies to: list items Inherited: see individual properties Percentages: see individual properties - Media: visual Computed value: see individual properties @@ -698,7 +694,6 @@ The 'marker-side' property Applies to: list items Inherited: yes Percentages: n/a - Media: visual Computed value: specified value diff --git a/css-logical-1/Overview.bs b/css-logical-1/Overview.bs index e3fa27c7dcd..18d26f0d4f7 100644 --- a/css-logical-1/Overview.bs +++ b/css-logical-1/Overview.bs @@ -276,7 +276,6 @@ Logical Height and Logical Width: the 'block-size' and 'inline-size' properties< Applies to: Same as 'width' and 'height' Inherited: No Percentages: As for the corresponding physical property - Media: visual Computed value: Same as 'width', 'height' Animatable: Same as 'width', 'height' @@ -292,7 +291,6 @@ Logical Height and Logical Width: the 'block-size' and 'inline-size' properties< Applies to: same as 'width' and 'height' Inherited: No Percentages: As for the corresponding physical property - Media: visual Computed value: Same as 'min-width', 'min-height' Animatable: Same as 'min-width', 'min-height' @@ -308,7 +306,6 @@ Logical Height and Logical Width: the 'block-size' and 'inline-size' properties< Applies to: same as 'width' and 'height' Inherited: no Percentages: As for the corresponding physical property - Media: visual Computed value: Same as 'max-width', 'max-height' Animatable: Same as 'max-width', 'max-height' @@ -328,7 +325,6 @@ the 'margin-block-start', 'margin-block-end', 'margin-inline-start', 'margin-inl Applies to: Same as 'margin-top' Inherited: no Percentages: As for the corresponding physical property - Media: visual Computed value: Same as corresponding 'margin-*' properties Animatable: Same as 'margin-top' @@ -361,7 +357,6 @@ the 'inset-block-start', 'inset-block-end', 'inset-inline-start', 'inset-inline- Applies to: positioned elements Inherited: no Percentages: As for the corresponding physical property - Media: visual Computed value: Same as corresponding 'top'/'right'/'bottom'/'left' properties Animatable: Same as 'top' @@ -404,7 +399,6 @@ the 'padding-block-start', 'padding-block-end', 'padding-inline-start', 'padding Applies to: all elements Inherited: no Percentages: As for the corresponding physical property - Media: visual Computed value: Same as corresponding 'padding-*' properties Animatable: Same as 'padding-top' @@ -441,7 +435,6 @@ the 'border-block-start-width', 'border-block-end-width', 'border-inline-start-w Applies to: all elements Inherited: no Percentages: n/a - Media: visual Computed value: Same as corresponding 'border-*-width' properties Animatable: Same as 'border-top-width' @@ -476,7 +469,6 @@ the 'border-block-start-style', 'border-block-end-style', 'border-inline-start-s Applies to: all elements Inherited: no Percentages: n/a - Media: visual Computed value: Same as corresponding 'border-*-style' properties Animatable: Same as 'border-top-style' @@ -510,7 +502,6 @@ the 'border-block-start-color', 'border-block-end-color', 'border-inline-start-c Applies to: all elements Inherited: no Percentages: n/a - Media: visual Computed value: Same as corresponding 'border-*-color' properties Animatable: Same as 'border-top-color' @@ -635,7 +626,6 @@ Background Image Transform: The ''background-image-transform'' property Applies to: all elements Inherited: yes Percentages: n/a - Media: visual Computed value: as specified Animatable: discrete @@ -688,7 +678,6 @@ Border Image Transform: The 'border-image-transform' property Applies to: All elements, except internal table elements when 'border-collapse' is ''collapse'' Inherited: yes Percentages: n/a - Media: visual Computed value: as specified Animatable: discrete diff --git a/css-module-bikeshed/Overview.bs b/css-module-bikeshed/Overview.bs index 7a8d834ff0e..ce3374c2031 100644 --- a/css-module-bikeshed/Overview.bs +++ b/css-module-bikeshed/Overview.bs @@ -111,7 +111,6 @@ Internal display model: the 'foo' property {#the-foo-property} Applies to: all elements Inherited: no Percentages: n/a - Media: visual Computed value: specified value Animatable: no Canonical order: per grammar diff --git a/css-module/Overview.html b/css-module/Overview.html index cfb3a92cf19..cfc38052bf0 100644 --- a/css-module/Overview.html +++ b/css-module/Overview.html @@ -380,11 +380,6 @@

2.1. Internal display N/A - - Media: - - visual - Computed value: diff --git a/css-module/Overview.src.html b/css-module/Overview.src.html index abe878449ed..ed95b85a52b 100644 --- a/css-module/Overview.src.html +++ b/css-module/Overview.src.html @@ -234,9 +234,6 @@

Percentages: N/A - - Media: - visual Computed value: specified value diff --git a/css-multicol-1/Overview.bs b/css-multicol-1/Overview.bs index e27a58d2017..d89a9f5b13e 100644 --- a/css-multicol-1/Overview.bs +++ b/css-multicol-1/Overview.bs @@ -333,7 +333,6 @@ these two properties determine the outcome:--> Applies to: block containers except table wrapper boxes Inherited: no Percentages: N/A - Media: visual Computed value: the absolute length Animatable: as <> @@ -405,7 +404,6 @@ these two properties determine the outcome:--> Applies to: block containers except table wrapper boxes Inherited: no Percentages: N/A - Media: visual Computed value: specified value Animatable: as <> @@ -444,7 +442,6 @@ these two properties determine the outcome:--> Applies to: see individual properties Inherited: see individual properties Percentages: see individual properties - Media: see individual properties Computed value: see individual properties Animatable: see individual properties @@ -601,7 +598,6 @@ Column gaps and rules

Applies to: multicol containers Inherited: no Percentages: refer to the content width of the multi-column container - Media: visual Computed value: as specified, with <>s made absolute Animation type: length, percentage, or calc @@ -635,7 +631,6 @@ Column gaps and rules Applies to: multicol containers Inherited: no Percentages: N/A - Media: visual Computed value: same as the computed value of 'color' is computed Animatable: as <> @@ -657,7 +652,6 @@ Column gaps and rules Applies to: multicol containers Inherited: no Percentages: N/A - Media: visual Computed value: specified value Animatable: no @@ -678,7 +672,6 @@ Column gaps and rules Applies to: multicol containers Inherited: no Percentages: N/A - Media: visual Computed value: absolute length; ''0'' if the column rule style is ''border-style/none'' or ''hidden'' Animatable: as <> @@ -697,7 +690,6 @@ Column gaps and rules Applies to: see individual properties Inherited: see individual properties Percentages: see individual properties - Media: see individual properties Computed value: see individual properties Animatable: see individual properties @@ -764,7 +756,6 @@ Spanning columns Applies to: in-flow block-level elements Inherited: no Percentages: N/A - Media: visual Computed value: specified value @@ -944,7 +935,6 @@ Filling columns Applies to: multicol containers Inherited: no Percentages: N/A - Media: see below Computed value: specified value diff --git a/css-multicol-2/Overview.bs b/css-multicol-2/Overview.bs index e0676dfae25..85d5dd199fd 100644 --- a/css-multicol-2/Overview.bs +++ b/css-multicol-2/Overview.bs @@ -146,7 +146,6 @@ Spanning columns Applies to: in-flow block-level elements Inherited: no Percentages: N/A - Media: visual Computed value: specified value diff --git a/css-overflow-3/Overview.bs b/css-overflow-3/Overview.bs index 26290596d0d..dedbcb9bf09 100644 --- a/css-overflow-3/Overview.bs +++ b/css-overflow-3/Overview.bs @@ -301,7 +301,6 @@ Scrolling and Clipping Overflow: the 'overflow-x', 'overflow-y', and 'overflow' Applies to: block containers [[!CSS21]], flex containers [[!CSS3-FLEXBOX]], and grid containers [[!CSS3-GRID-LAYOUT]] Inherited: no Percentages: N/A - Media: visual Computed value: as specified, except with ''visible''/''clip'' computing to ''auto''/''hidden'' (respectively) if one of 'overflow-x' or 'overflow-y' is neither ''visible'' nor ''clip'' Animatable: no @@ -320,7 +319,6 @@ Scrolling and Clipping Overflow: the 'overflow-x', 'overflow-y', and 'overflow' Applies to: block containers [[!CSS21]], flex containers [[!CSS3-FLEXBOX]], and grid containers [[!CSS3-GRID-LAYOUT]] Inherited: no Percentages: N/A - Media: visual Computed value: see individual properties Animatable: no Canonical order: per grammar @@ -493,7 +491,6 @@ as the Flow-Relative box model properties defined in [[css-logical-1#box]]. Applies to: Same as 'overflow-x' and 'overflow-y' Inherited: No Percentages: N/A - Media: visual Computed value: Same as 'overflow-x' and 'overflow-y' @@ -511,7 +508,6 @@ Initial: clip Applies to: block containers Inherited: no Percentages: N/A -Media: visual Computed value: as specified @@ -794,7 +790,6 @@ Limiting Visible Lines: the 'max-lines' property Inherited: no Animatable: as integer Percentages: N/A - Media: visual Computed value: specified value @@ -883,7 +878,6 @@ Indicating Block-Axis Overflow: the 'block-overflow' property Inherited: yes Animatable: no Percentages: N/A - Media: visual Computed value: specified value @@ -1030,7 +1024,6 @@ Setting 'max-lines' and 'block-overflow' together: the 'line-clamp' property diff --git a/css-overflow-4/Overview.bs b/css-overflow-4/Overview.bs index 3d39b0f7e5d..c521624a13e 100644 --- a/css-overflow-4/Overview.bs +++ b/css-overflow-4/Overview.bs @@ -395,7 +395,6 @@ Initial: clip Applies to: block containers Inherited: no Percentages: refer to the width of the line box -Media: visual Computed value: As specified, with <> converted to absolute units @@ -810,7 +809,6 @@ and extends it further. Applies to: block containers [[!CSS21]], flex containers [[!CSS3-FLEXBOX]], and grid containers [[!CSS3-GRID-LAYOUT]] Inherited: no Percentages: N/A - Media: visual Computed value: see below Animatable: no Canonical order: per grammar @@ -1372,7 +1370,6 @@ the ''continue/fragments'' value of the 'continue' property. Inherited: no Animatable: as integer Percentages: N/A - Media: visual Computed value: specified value Canonical order: per grammar diff --git a/css-page-3/Overview.bs b/css-page-3/Overview.bs index 2ae03981eea..5f1fd442152 100644 --- a/css-page-3/Overview.bs +++ b/css-page-3/Overview.bs @@ -1983,7 +1983,6 @@ Using named pages: 'page' Applies to: boxes that create class A break points Inherited: no (but see prose) Percentages: n/a - Media: paged Computed value: specified value diff --git a/css-page-floats-3/Overview.bs b/css-page-floats-3/Overview.bs index 20294e4c516..0619b116a9c 100644 --- a/css-page-floats-3/Overview.bs +++ b/css-page-floats-3/Overview.bs @@ -107,7 +107,6 @@ Floating to the inline-start/inline-end and block-start/block-end Applies to: all elements. Inherited: no Percentages: N/A - Media: visual Computed value: as specified. Animatable: no @@ -205,7 +204,6 @@ And some more text</p> Applies to: all elements. Inherited: no Percentages: N/A - Media: visual Computed value: as specified. Animatable: no @@ -460,7 +458,6 @@ The 'clear' property Applies to: block-level elements, floats, regions, pages Inherited: no Percentages: N/A - Media: visual Computed value: as specified. Animatable: no @@ -663,7 +660,6 @@ The 'clear' property Applies to: floats Inherited: no Percentages: N/A - Media: visual Computed value: as specified. Animatable: no @@ -804,7 +800,6 @@ The 'clear' property Applies to: floats Inherited: no Percentages: see prose - Media: visual Computed value: one absolute length Animatable: no diff --git a/css-position-3/Overview.bs b/css-position-3/Overview.bs index b12802aace8..79af4645e73 100644 --- a/css-position-3/Overview.bs +++ b/css-position-3/Overview.bs @@ -733,7 +733,6 @@ Choosing a positioning scheme: 'position' property Inherited: no Animatable: no Percentages: N/A - Media: visual Computed value: specified value @@ -844,7 +843,6 @@ Box offsets: 'top', 'right', 'bottom', 'left' Inherited: no Animation type: length or percentage Percentages: refer to height of containing block - Media: visual Computed value: For 'position': ''relative'', see Relative positioning.
For 'position': ''sticky'', see Sticky positioning.
For 'position': ''static'', ''top/auto''.
Otherwise: if specified as a '<length>', the corresponding absolute length; if specified as a '<percentage>', the specified value; otherwise, ''top/auto''. @@ -870,7 +868,6 @@ Box offsets: 'top', 'right', 'bottom', 'left' Inherited: no Animation type: length or percentage Percentages: refer to height of containing block - Media: visual Computed value: For 'position': ''relative'', see Relative positioning.
For 'position': ''sticky'', see Sticky positioning.
For 'position': ''static'', ''right/auto''.
Otherwise: if specified as a '<length>', the corresponding absolute length; if specified as a '<percentage>', the specified value; otherwise, ''right/auto''. @@ -896,7 +893,6 @@ Box offsets: 'top', 'right', 'bottom', 'left' Inherited: no Animation type: length or percentage Percentages: refer to height of containing block - Media: visual Computed value: For 'position': ''relative'', see Relative positioning.
For 'position': ''sticky'', see Sticky positioning.
For 'position': ''static'', ''bottom/auto''.
Otherwise: if specified as a '<length>', the corresponding absolute length; if specified as a '<percentage>', the specified value; otherwise, ''bottom/auto''. @@ -922,7 +918,6 @@ Box offsets: 'top', 'right', 'bottom', 'left' Inherited: no Animation type: length or percentage Percentages: refer to height of containing block - Media: visual Computed value: For 'position': ''relative'', see Relative positioning.
For 'position': ''sticky'', see Sticky positioning.
For 'position': ''static'', ''left/auto''. Otherwise: if specified as a '<length>', the corresponding absolute length; if specified as a '<percentage>', the specified value; otherwise, ''left/auto''. @@ -998,7 +993,6 @@ Logical box offsets: 'offset-before', 'offset-end', 'offset-after' and 'offset-s Inherited: no Animation type: length or percentage Percentages: refer to height of containing block - Media: visual Computed value: For ''position: relative'', see Relative positioning.
For ''position: sticky'', see Sticky positioning.
For ''position: static'', ''top/auto''.
Otherwise: if specified as a <>, the corresponding absolute length; if specified as a <>, the specified value; otherwise, ''top/auto''. @@ -1116,7 +1110,6 @@ Applies to: positioned elements Inherited: no Animatable: no Percentages: n/a -Media: visual Computed value: specified value, but see prose @@ -1948,7 +1941,6 @@ Layered presentation Inherited: no Animatable: <integer> Percentages: N/A - Media: visual Computed value: as specified diff --git a/css-regions-1/Overview.bs b/css-regions-1/Overview.bs index 73a8eeac933..5891c2b37ee 100644 --- a/css-regions-1/Overview.bs +++ b/css-regions-1/Overview.bs @@ -373,7 +373,6 @@ The 'flow-into' property Applies To: All elements, but not pseudo-elements such as ::first-line, ::first-letter, ::before or ::after. Inherited: no Computed Value: as specified - Media: visual
@@ -561,7 +560,6 @@ The 'flow-from' property Applies To: Non-replaced block containers.
This might be expanded in future versions of the specification to allow other types of containers to receive flow content. Inherited: no Computed Value: as specified - Media: visual
@@ -861,7 +859,6 @@ Region flow break properties: 'break-before', 'break-after', 'break-inside' Applies To: block-level elements Inherited: no Computed Value: as specified - Media: visual
@@ -871,7 +868,6 @@ Region flow break properties: 'break-before', 'break-after', 'break-inside'
 		Applies To: block-level elements
 		Inherited: no
 		Computed Value: as specified
-		Media: visual
 	
@@ -881,7 +877,6 @@ Region flow break properties: 'break-before', 'break-after', 'break-inside'
 		Applies To: block-level elements
 		Inherited: no
 		Computed Value: as specified
-		Media: visual
 	
These properties describe page, column and region break behavior @@ -914,7 +909,6 @@ The region-fragment property Applies To: CSS Regions Inherited: no Computed Value: as specified - Media: visual The 'region-fragment' property controls the behavior diff --git a/css-rhythm-1/Overview.bs b/css-rhythm-1/Overview.bs index 108bb6a866c..79dd45fb9b9 100644 --- a/css-rhythm-1/Overview.bs +++ b/css-rhythm-1/Overview.bs @@ -169,7 +169,6 @@ Specifying the Step Size: the 'block-step-size' property {#block-step-size} Inherited: no Animatable: ??? Percentages: N/A - Media: visual Computed Value: keyword or absolute length @@ -201,7 +200,6 @@ Specifying the Spacing Type: the 'block-step-insert' property {#block-step-inser Inherited: no Animatable: no Percentages: N/A - Media: visual Computed Value: as specified @@ -235,7 +233,6 @@ Specifying Alignment: the 'block-step-align' property {#block-step-align} Inherited: no Animatable: no Percentages: N/A - Media: visual Computed Value: as specified @@ -286,7 +283,6 @@ Rounding Method: the 'block-step-round' property {#block-step-round} Inherited: no Animatable: no Percentages: N/A - Media: visual Computed Value: as specified @@ -329,7 +325,6 @@ Block Step Adjustment Shorthand: the 'block-step' shorthand {#block-step} Inherited: no Animatable: See individual properties Percentages: N/A - Media: visual Computed Value: See individual properties @@ -356,7 +351,6 @@ Adjusting Line Box Heights: the 'line-height-step' property {#line-height-step} Inherited: yes Animatable: no Percentages: N/A - Media: visual Computed Value: the absolute length diff --git a/css-round-display-1/Overview.bs b/css-round-display-1/Overview.bs index 109935cae04..16122fe458a 100755 --- a/css-round-display-1/Overview.bs +++ b/css-round-display-1/Overview.bs @@ -217,7 +217,6 @@ Extending the @viewport rule {#extending-viewport-rule} Value: auto | contain | cover Initial: auto Percentages: N/A - Media: visual, continuous Computed value: as specified @@ -333,7 +332,6 @@ spec:css2; type:type; text: Value: auto | outside-shape | [ <> || shape-box ] | <> | display Initial: auto Inherited: no - Media: visual Computed value: computed lengths for <>, the absolute URI for <>, otherwise as specified Animatable: as specified for <>, otherwise no @@ -408,7 +406,6 @@ We add the 'border-boundary' property to set a boundary constraint that affects Value: none | parent | display Initial: none Inherited: yes - Media: visual When the 'border-boundary' property on an element is set to 'parent', additional borders of the element could be drawn where the element's area and the borders of its parent are met. When it is set to 'display', additional borders could be drawn where the element's area and the borders of screen are met. The default value is 'none', imposing no boundary constraint on the borders. diff --git a/css-round-display-1/Overview_before_merge_motionpath.bs b/css-round-display-1/Overview_before_merge_motionpath.bs index 867265df440..2c08f4dd53e 100755 --- a/css-round-display-1/Overview_before_merge_motionpath.bs +++ b/css-round-display-1/Overview_before_merge_motionpath.bs @@ -175,7 +175,6 @@ The 'shape' media feature describes the general shape of the targeted display ar Value: auto | contain | cover Initial: auto Percentages: N/A - Media: visual, continuous Computed value: as specified @@ -268,7 +267,6 @@ spec:css21; type:type; text: Value: auto | outside-shape | [ <> || shape-box ] | <> | display Initial: auto Inherited: no - Media: visual Computed value: computed lengths for <>, the absolute URI for <>, otherwise as specified Animatable: as specified for <>, otherwise no @@ -340,7 +338,6 @@ We add the 'border-boundary' property to set a boundary constraint that affects Value: none | parent | display Initial: none Inherited: yes - Media: visual When the 'border-boundary' property on an element is set to 'parent', additional borders of the element could be drawn where the element's area and the borders of its parent are met. When it is set to 'display', additional borders could be drawn where the element's area and the borders of screen are met. The default value is 'none', imposing no boundary constraint on the borders. @@ -430,7 +427,6 @@ The 'polar-angle' property specifies the angle from the Y-axis. Applies to: all elements Value: <> Initial: 0 - Media: visual Inherited: no Percentages: N/A Animatable: as angle @@ -448,7 +444,6 @@ The 'polar-distance' property determines how far elements are positioned from th Applies to: all elements Value: [ <> | <> <>? ] && contain? Initial: 0 - Media: visual Inherited: no Percentages: relative to distance from the origin of polar coordinates to edge of containing block Animatable: as length, percentage, or calc @@ -622,7 +617,6 @@ The 'polar-origin' property establishes the point of origin for coordinate syste Applies to: all elements Value: auto | <> Initial: auto - Media: visual Inherited: no Percentages: Refer to the size of containing block Animatable: as length, percentage, or calc @@ -744,7 +738,6 @@ The value of 'polar-distance' is the distance between an anchor point and the or Applies to: all elements Value: <> Initial: 50% 50% - Media: visual Inherited: no Percentages: relative to width and height of an element Animatable: as <> diff --git a/css-ruby-1/Overview.bs b/css-ruby-1/Overview.bs index 9683d9cbc3d..ff3ae761c05 100644 --- a/css-ruby-1/Overview.bs +++ b/css-ruby-1/Overview.bs @@ -1275,9 +1275,6 @@ Ruby overhanging: the 'ruby-overhang' property Percentages: N/A - - Media: - visual Computed value: specified value (except for initial and inherit) @@ -1362,9 +1359,6 @@ Ruby annotation spanning: the 'ruby-span' property Percentages: N/A - - Media: - visual Computed value: <number> diff --git a/css-scroll-snap-1/Overview.bs b/css-scroll-snap-1/Overview.bs index aa458b5942b..49ac52ce992 100644 --- a/css-scroll-snap-1/Overview.bs +++ b/css-scroll-snap-1/Overview.bs @@ -262,7 +262,6 @@ Scroll Snapping Rules: the 'scroll-snap-type' property {#scroll-snap-type} Applies to: all elements Inherited: no Percentages: n/a - Media: interactive Computed value: as specified Animatable: no @@ -408,7 +407,6 @@ Scroll Snapport: the 'scroll-padding' property {#scroll-padding} Applies to: scroll containers Inherited: no Percentages: relative to the corresponding dimension of the scroll container’s scrollport - Media: interactive Computed value: as specified, with lengths made absolute Animatable: as length, percentage, or calc @@ -495,7 +493,6 @@ Scroll Snapping Area: the 'scroll-margin' property {#scroll-margin} Applies to: all elements Inherited: no Percentages: n/a - Media: interactive Computed value: as specified, with lengths made absolute Animatable: as length @@ -545,7 +542,6 @@ Scroll Snapping Alignment: the 'scroll-snap-align' property {#scroll-snap-align} Applies to: all elements Inherited: no Percentages: n/a - Media: interactive Computed value: two keywords Animatable: no @@ -766,7 +762,6 @@ Scroll Snap Limits: the 'scroll-snap-stop' property {#scroll-snap-stop} Percentages: n/a Computed value: as specified Animatable: no - Media: interactive When scrolling with an intended direction, @@ -971,7 +966,6 @@ Physical Longhands for 'scroll-padding' {#padding-longhands-physical} Applies to: scroll containers Inherited: no Percentages: relative to the scroll container’s scrollport - Media: interactive Computed value: as specified, with lengths made absolute Animatable: as length, percentage, or calc @@ -990,7 +984,6 @@ Flow-relative Longhands for 'scroll-padding' {#padding-longhands-logical} Applies to: scroll containers Inherited: no Percentages: relative to the scroll container’s scrollport - Media: interactive Computed value: as specified, with lengths made absolute Animatable: as length, percentage, or calc @@ -1006,7 +999,6 @@ Flow-relative Longhands for 'scroll-padding' {#padding-longhands-logical} Applies to: all elements Inherited: no Percentages: relative to the scroll container’s scrollport - Media: interactive Computed value: as specified, with lengths made absolute Animatable: as length, percentage, or calc @@ -1029,7 +1021,6 @@ Physical Longhands for 'scroll-margin' {#margin-longhands-physical} Applies to: all elements Inherited: no Percentages: n/a - Media: interactive Computed value: as specified, with lengths made absolute Animatable: as length @@ -1048,7 +1039,6 @@ Flow-relative Longhands for 'scroll-margin' {#margin-longhands-logical} Applies to: all elements Inherited: no Percentages: n/a - Media: interactive Computed value: as specified, with lengths made absolute Animatable: as length @@ -1064,7 +1054,6 @@ Flow-relative Longhands for 'scroll-margin' {#margin-longhands-logical} Applies to: all elements Inherited: no Percentages: n/a - Media: interactive Computed value: as specified, with lengths made absolute Animatable: as length diff --git a/css-scroll-snap-1/Proposal.html b/css-scroll-snap-1/Proposal.html index d521286d480..f323d9f2c9b 100644 --- a/css-scroll-snap-1/Proposal.html +++ b/css-scroll-snap-1/Proposal.html @@ -532,9 +532,6 @@

Percentages: n/a - - Media: - interactive Computed value: as specified @@ -669,9 +666,6 @@

scroll container’s scrollport - - Media: - interactive Computed value: as specified, with lengths made absolute @@ -725,9 +719,6 @@

Percentages: n/a - - Media: - interactive Computed value: as specified, with lengths made absolute @@ -767,9 +758,6 @@

Percentages: n/a - - Media: - interactive Computed value: two keywords @@ -899,9 +887,6 @@

Percentages: relative to the corresponding dimension of the scroll container’s scrollport - - Media: - interactive Computed value: as specified, with lengths made absolute @@ -1194,9 +1173,6 @@

Percentages: relative to the corresponding dimension of the scroll container’s scrollport - - Media: - interactive Computed value: as specified, with lengths made absolute @@ -1229,9 +1205,6 @@

P Percentages: n/a - - Media: - interactive Computed value: as specified, with lengths made absolute @@ -1263,9 +1236,6 @@

Fl Percentages: n/a - - Media: - interactive Computed value: as specified, with lengths made absolute @@ -1297,10 +1267,6 @@

Fl Percentages: n/a - - Media: - interactive - Computed value: as specified, with lengths made absolute @@ -2207,4 +2173,4 @@

scroll snapport-- @@ -472,7 +470,6 @@ Inherited: no Computed value: as specified, with lengths made absolute Animatable: as length - Media: interactive The 'scroll-snap-margin' property defines @@ -513,7 +510,6 @@ Percentages: n/a Computed value: two keywords Animatable: no - Media: interactive The 'scroll-snap-align' property specifies @@ -692,7 +688,6 @@

Percentages: n/a Computed value: as specified Animatable: no - Media: interactive This property specifies whether the snap position @@ -1017,7 +1012,6 @@

Inherited: no Computed value: as specified Animatable: no - Media: interactive Specifies the alignment of a group-snapped group's area within the viewport. @@ -1048,7 +1042,6 @@

Percentage: relative to the corresponding dimension of the scroll container’s scrollport Computed value: as specified, with lengths made absolute Animatable: as length, percentage, or calc - Media: interactive These longhands of 'scroll-snap-padding' specify @@ -1068,7 +1061,6 @@

Percentages: relative to the corresponding dimension of the scroll container’s scrollport Computed value: as specified, with lengths made absolute Animatable: as length, percentage, or calc - Media: interactive These longhands of 'scroll-snap-padding' specify @@ -1084,7 +1076,6 @@

Percentages: relative to the corresponding dimension of the scroll container’s scrollport Computed value: as specified, with lengths made absolute Animatable: as length, percentage, or calc - Media: interactive These shorthands of 'scroll-snap-padding-block-start' + 'scroll-snap-padding-block-end' @@ -1106,7 +1097,6 @@

Inherited: no Computed value: as specified, with lengths made absolute Animatable: as length - Media: interactive These longhands of 'scroll-snap-margin' specify @@ -1124,7 +1114,6 @@

Inherited: no Computed value: as specified, with lengths made absolute Animatable: as length - Media: interactive These longhands of 'scroll-snap-margin' specify @@ -1140,7 +1129,6 @@

Inherited: no Computed value: as specified, with lengths made absolute Animatable: as length - Media: interactive These shorthands of 'scroll-snap-margin-block-start' + 'scroll-snap-margin-block-end' diff --git a/css-scroll-snap-1/diff.html b/css-scroll-snap-1/diff.html index 18948aaeb7f..609c1383739 100644 --- a/css-scroll-snap-1/diff.html +++ b/css-scroll-snap-1/diff.html @@ -386,9 +386,6 @@

5.1. Percentages: n/a - - Media: - interactive Computed value: as specified @@ -576,9 +573,6 @@

5.2. relative to the corresponding dimension of 8 the scroll container’s visual viewport - - Media: - interactive Computed value: as specified, with lengths made absolute @@ -628,9 +622,6 @@

6.1. Percentages: n/a - - Media: - interactive Computed value: as specified, with lengths made absolute @@ -687,9 +678,6 @@

6.2.< Percentages: n/a - - Media: - interactive Computed value: two keywords @@ -842,9 +830,6 @@

6.3. Percentages: n/a - - Media: - interactive Computed value: as specified @@ -1082,9 +1067,6 @@

Percentages: relative to the corresponding dimension of the scroll container’s visual viewport - - Media: - interactive Computed value: as specified, with lengths made absolute @@ -1152,9 +1131,6 @@

Percentages: n/a - - Media: - interactive Computed value: as specified, with lengths made absolute @@ -1190,9 +1166,6 @@

P Percentages: n/a - - Media: - interactive Computed value: as specified, with lengths made absolute @@ -1226,9 +1199,6 @@

Fl Percentages: n/a - - Media: - interactive Computed value: as specified, with lengths made absolute @@ -1260,9 +1230,6 @@

Fl Percentages: n/a - - Media: - interactive Computed value: as specified, with lengths made absolute diff --git a/css-scrollbars-1/Overview.bs b/css-scrollbars-1/Overview.bs index dde665803a1..49c0d1baa1a 100644 --- a/css-scrollbars-1/Overview.bs +++ b/css-scrollbars-1/Overview.bs @@ -63,7 +63,6 @@ Computed value: the computed color or the keyword auto Animation type: color Applies to: block containers and boxes that establish a formatting context [same as elements that 'overflow' applies to] Percentages: n/a -Media: visual These properties allow the author to set colors for various aspects of an element’s scrollbars. @@ -135,7 +134,6 @@ Computed value: absolute length or the keyword auto. Animation type: length Applies to: block containers and boxes that establish a formatting context [same as elements that 'overflow' applies to] Percentages: n/a -Media: visual This property allows the author to set the maximum thickness of an element’s scrollbars when they are shown. diff --git a/css-shapes-1/Overview.bs b/css-shapes-1/Overview.bs index 3ed1f678ce5..7a7913c6269 100644 --- a/css-shapes-1/Overview.bs +++ b/css-shapes-1/Overview.bs @@ -848,7 +848,6 @@ Float Area Shape: the 'shape-outside' property

Applies to: floats Inherited: no Computed value: as defined for <> (with <> following, if supplied), the <> with its URI made absolute, otherwise as specified. - Media: visual Animatable: as specified for <>, otherwise no @@ -925,7 +924,6 @@ Choosing Image Pixels: the 'shape-image-threshold' property

Applies to: floats Inherited: no Computed value: The same as the specified value after clipping the <> to the range [0.0,1.0] - Media: visual Animatable: as number @@ -984,7 +982,6 @@ Expanding a Shape: the 'shape-margin' property

Applies to: floats Inherited: no Computed value: as specified, but with lengths made absolute - Media: visual Animatable: as length, percentage, or calc. diff --git a/css-shapes-1/split/notes b/css-shapes-1/split/notes index cb371ec178a..2ef225448e4 100644 --- a/css-shapes-1/split/notes +++ b/css-shapes-1/split/notes @@ -159,10 +159,6 @@ The shape is computed Percentages: N/A - - Media: - visual - Computed value: computed lengths for <basic-shape>, the absolute URI for <uri>, otherwise as specified @@ -268,10 +264,6 @@ The shape is computed Percentages: N/A - - Media: - visual - Computed value: the absolute length diff --git a/css-shapes-2/Overview.bs b/css-shapes-2/Overview.bs index 9155cc8d94d..e49467a4193 100644 --- a/css-shapes-2/Overview.bs +++ b/css-shapes-2/Overview.bs @@ -325,7 +325,6 @@ The 'shape-inside' Property

Applies To: block-level elements Inherited: no Computed Value: computed lengths for <>, the absolute URI for <>, otherwise as specified - Media: visual Animatable: as specified for <>, otherwise no @@ -460,7 +459,6 @@ The 'shape-padding' Property

Applies To: block-level elements Inherited: no Computed Value: the absolute length - Media: visual Animatable: as length, percentage, or calc diff --git a/css-size-adjust-1/Overview.bs b/css-size-adjust-1/Overview.bs index a13acacd1fc..f1ac7eca1b6 100644 --- a/css-size-adjust-1/Overview.bs +++ b/css-size-adjust-1/Overview.bs @@ -156,7 +156,6 @@ Size adjustment control: the 'text-size-adjust' property {#adjustment-control} Applies to: all elements Inherited: yes Percentages: see below - Media: visual Computed value: as specified Animatable: as percentage Canonical order: N/A diff --git a/css-speech-1/Overview.html b/css-speech-1/Overview.html index 8b993cbeb3a..1268b0e557a 100644 --- a/css-speech-1/Overview.html +++ b/css-speech-1/Overview.html @@ -589,11 +589,6 @@

7.1. The ‘N/A - - Media: - - speech - Computed value: @@ -737,11 +732,6 @@

7.2. The ‘N/A - - Media: - - speech - Computed value: @@ -929,11 +919,6 @@

8.1. The ‘N/A - - Media: - - speech - Computed value: @@ -1036,11 +1021,6 @@

8.2. The ‘N/A - - Media: - - speech - Computed value: @@ -1144,11 +1124,6 @@

9.1. The N/A - - Media: - - speech - Computed value: @@ -1189,11 +1164,6 @@

9.1. The N/A - - Media: - - speech - Computed value: @@ -1296,11 +1266,6 @@

9.2. The ‘N/A - - Media: - - speech - Computed value: @@ -1420,11 +1385,6 @@

10.1. The N/A - - Media: - - speech - Computed value: @@ -1465,11 +1425,6 @@

10.1. The N/A - - Media: - - speech - Computed value: @@ -1561,11 +1516,6 @@

10.2. The ‘N/A - - Media: - - speech - Computed value: @@ -1619,11 +1569,6 @@

11.1. The ‘N/A - - Media: - - speech - Computed value: @@ -1664,11 +1609,6 @@

11.1. The ‘N/A - - Media: - - speech - Computed value: @@ -1864,11 +1804,6 @@

11.3. The ‘N/A - - Media: - - speech - Computed value: @@ -1940,11 +1875,6 @@

12.1. The ‘N/A - - Media: - - speech - Computed value: @@ -2195,11 +2125,6 @@

12.2. The ‘refer to default value - - Media: - - speech - Computed value: @@ -2332,11 +2257,6 @@

12.3. The ‘refer to inherited value - - Media: - - speech - Computed value: @@ -2496,11 +2416,6 @@

12.4. The ‘refer to inherited value - - Media: - - speech - Computed value: @@ -2711,11 +2626,6 @@

12.5. The ‘N/A - - Media: - - speech - Computed value: @@ -2824,11 +2734,6 @@

13.1. The ‘N/A - - Media: - - speech - Computed value: diff --git a/css-speech-1/Overview.src.html b/css-speech-1/Overview.src.html index 3df2bda21a1..a1f4af9dde7 100644 --- a/css-speech-1/Overview.src.html +++ b/css-speech-1/Overview.src.html @@ -300,12 +300,6 @@

The 'voice-volume' property

N/A - - - Media: - - speech - Computed value: @@ -425,12 +419,6 @@

The 'voice-balance' property

N/A - - - Media: - - speech - Computed value: @@ -580,12 +568,6 @@

The 'speak' property

N/A - - - Media: - - speech - Computed value: @@ -674,12 +656,6 @@

The 'speak-as' property

N/A - - - Media: - - speech - Computed value: @@ -779,12 +755,6 @@

The 'pause-before' and 'pause-after' pro N/A - - - Media: - - speech - Computed value: @@ -832,12 +802,6 @@

The 'pause-before' and 'pause-after' pro N/A - - - Media: - - speech - Computed value: @@ -928,12 +892,6 @@

The 'pause' shorthand property

N/A - - - Media: - - speech - Computed value: @@ -1014,12 +972,6 @@

The 'rest-before' and 'rest-after' propert N/A - - - Media: - - speech - Computed value: @@ -1067,12 +1019,6 @@

The 'rest-before' and 'rest-after' propert N/A - - - Media: - - speech - Computed value: @@ -1155,12 +1101,6 @@

The 'rest' shorthand property

N/A - - - Media: - - speech - Computed value: @@ -1212,12 +1152,6 @@

The 'cue-before' and 'cue-after' properties< N/A - - - Media: - - speech - Computed value: @@ -1265,12 +1199,6 @@

The 'cue-before' and 'cue-after' properties< N/A - - - Media: - - speech - Computed value: @@ -1426,12 +1354,6 @@

The 'cue' shorthand property

N/A - - - Media: - - speech - Computed value: @@ -1498,12 +1420,6 @@

The 'voice-family' property

N/A - - - Media: - - speech - Computed value: @@ -1700,12 +1616,6 @@

The 'voice-rate' property

refer to default value - - - Media: - - speech - Computed value: @@ -1832,12 +1742,6 @@

The 'voice-pitch' property

refer to inherited value - - - Media: - - speech - Computed value: @@ -1980,12 +1884,6 @@

The 'voice-range' property

refer to inherited value - - - Media: - - speech - Computed value: @@ -2181,12 +2079,6 @@

The 'voice-stress' property

N/A - - - Media: - - speech - Computed value: @@ -2292,12 +2184,6 @@

The 'voice-duration' property

N/A - - - Media: - - speech - Computed value: diff --git a/css-tables-3/Overview.bs b/css-tables-3/Overview.bs index b7d1cd647ba..968c5f29d74 100644 --- a/css-tables-3/Overview.bs +++ b/css-tables-3/Overview.bs @@ -805,7 +805,6 @@ spec:css-sizing-3; type:property; text:box-sizing Applies To:
table-root boxes when 'border-collapse' is separate Inherited: yes Computed Value: two absolute lengths - Media: visual Animatable: yes @@ -827,7 +826,6 @@ spec:css-sizing-3; type:property; text:box-sizing Initial: top Applies to: table-caption boxes Inherited: yes - Media: visual This property specifies the position of the caption box with respect to the table box. @@ -2517,7 +2515,6 @@ With a table-internal box as non-containing block parent

Initial: show Applies to: table-cell boxes Inherited: yes - Media: visual In collapsed-borders mode, diff --git a/css-template-1/Overview.html b/css-template-1/Overview.html index a469fd5f431..31eae66241f 100644 --- a/css-template-1/Overview.html +++ b/css-template-1/Overview.html @@ -1343,11 +1343,6 @@

3.1. Declaring a template: N/A - - Media: - - visual - Computed value: @@ -1526,11 +1521,6 @@

3.2. Specifying the N/A - - Media: - - visual - Computed value: @@ -1666,11 +1656,6 @@

3.3. Specifying the N/A - - Media: - - visual - Computed value: @@ -1814,11 +1799,6 @@

3.4. The ‘see individual properties - - Media: - - visual - Computed value: @@ -1875,11 +1855,6 @@

3.4. The ‘see individual properties - - Media: - - visual - Computed value: @@ -2624,11 +2599,6 @@

4. Flowing content into slots: ‘N/A - - Media: - - visual - Computed value: @@ -4213,11 +4183,6 @@

10. Chaining slots: the ‘N/A - - Media: - - visual - Computed value: diff --git a/css-template-1/Overview.src.html b/css-template-1/Overview.src.html index 85c4ce36ef2..91afcb6c90c 100644 --- a/css-template-1/Overview.src.html +++ b/css-template-1/Overview.src.html @@ -951,7 +951,6 @@

Declaring a template: 'grid-template-areas'

Inherited: no Animatable: no Percentages: N/A -Media: visual Computed value: specified value Canonical order: per grammar @@ -1085,7 +1084,6 @@

Specifying the widths of columns: Inherited: no Animatable: yes, between grids with the same number of tracks Percentages: N/A -Media: visual Computed value: specified value Canonical order: per grammar @@ -1169,7 +1167,6 @@

Specifying the height of rows: 'grid-template-ro Inherited: no Animatable: yes, between grids with the same number of tracks Percentages: N/A -Media: visual Computed value: specified value Canonical order: per grammar @@ -1259,7 +1256,6 @@

The 'grid' and 'grid-template' shorthand Inherited: no Animatable: see individual properties Percentages: see individual properties -Media: visual Computed value: see individual properties Canonical order: N/A @@ -1277,7 +1273,6 @@

The 'grid' and 'grid-template' shorthand Inherited: no Animatable: see individual properties Percentages: see individual properties -Media: visual Computed value: see individual properties Canonical order: N/A @@ -1880,7 +1875,6 @@

Flowing content into slots: 'flow'

Inherited: no Animatable: no Percentages: N/A -Media: visual Computed value: specified value Canonical order: per grammar @@ -3268,7 +3262,6 @@

Chaining slots: the 'chains' property

Inherited: no Animatable: no Percentages: N/A -Media: visual Computed value: specified value Canonical order: per grammar diff --git a/css-template-1/new.html b/css-template-1/new.html index 9c08a13c0d6..a6e3d130c5b 100644 --- a/css-template-1/new.html +++ b/css-template-1/new.html @@ -1380,11 +1380,6 @@

3.2. Declaring a template: N/A - - Media: - - visual - Computed value: @@ -1508,11 +1503,6 @@

3.3. Specifying the N/A - - Media: - - visual - Computed value: @@ -1699,11 +1689,6 @@

3.4. Specifying the height N/A - - Media: - - visual - Computed value: @@ -1780,11 +1765,6 @@

3.5. The ‘see individual properties - - Media: - - visual - Computed value: @@ -2456,11 +2436,6 @@

4.1. Flowing content into slots: N/A - - Media: - - visual - Computed value: @@ -2612,11 +2587,6 @@

4.2. N/A - - Media: - - visual - Computed value: @@ -2751,11 +2721,6 @@

4.3. The ‘N/A - - Media: - - visual - Computed value: @@ -3132,11 +3097,6 @@

6.1. Alignment

n/a - - Media: - - visual, paged - Computed value: @@ -3204,11 +3164,6 @@

6.1. Alignment

n/a - - Media: - - visual, paged - Computed value: diff --git a/css-template-1/new.src.html b/css-template-1/new.src.html index ca2521a6417..c5d000d9940 100644 --- a/css-template-1/new.src.html +++ b/css-template-1/new.src.html @@ -1060,9 +1060,6 @@

Percentages: N/A - - Media: - visual Computed value: specified value @@ -1159,9 +1156,6 @@

Percentages: N/A - - Media: - visual Computed value: specified value @@ -1304,9 +1298,6 @@

Percentages: N/A - - Media: - visual Computed value: specified value @@ -1358,9 +1349,6 @@

Percentages: see individual properties - - Media: - visual Computed value: see individual properties @@ -1939,9 +1927,6 @@

Percentages: N/A - - Media: - visual Computed value: specified value @@ -2061,9 +2046,6 @@

Percentages: N/A - - Media: - visual Computed value: specified value @@ -2223,9 +2205,6 @@

Percentages: N/A - - Media: - visual Computed value: specified value @@ -2525,10 +2504,6 @@

Percentages: n/a - - Media: - visual, paged - Computed value: specified value @@ -2582,10 +2557,6 @@

Percentages: n/a - - Media: - visual, paged - Computed value: specified value diff --git a/css-template-1/new2.html b/css-template-1/new2.html index 1ba125a1e6e..defae71fa8d 100644 --- a/css-template-1/new2.html +++ b/css-template-1/new2.html @@ -1112,11 +1112,6 @@

2.1. Declaring a template: N/A - - Media: - - visual - Computed value: @@ -1253,11 +1248,6 @@

2.2. Specifying the N/A - - Media: - - visual - Computed value: @@ -1392,11 +1382,6 @@

2.3. Specifying the height N/A - - Media: - - visual - Computed value: @@ -1531,11 +1516,6 @@

2.4. The ‘see individual properties - - Media: - - visual - Computed value: @@ -2205,11 +2185,6 @@

3.1. Flowing content into slots: N/A - - Media: - - visual - Computed value: @@ -2571,11 +2546,6 @@

3.2. N/A - - Media: - - visual - Computed value: @@ -2874,11 +2844,6 @@

3.3. The ‘N/A - - Media: - - visual - Computed value: @@ -3595,11 +3560,6 @@

8. Chaining slots: the ‘N/A - - Media: - - visual - Computed value: diff --git a/css-template-1/new2.src.html b/css-template-1/new2.src.html index 4b66d5b8bb8..a3f009ab6f8 100644 --- a/css-template-1/new2.src.html +++ b/css-template-1/new2.src.html @@ -787,10 +787,6 @@

Declaring a template: 'grid-template'

Percentages: N/A - -Media: -visual - Computed value: specified value @@ -914,10 +910,6 @@

Specifying the widths of columns: Percentages: N/A - -Media: -visual - Computed value: specified value @@ -1028,10 +1020,6 @@

Specifying the height of rows: 'grid-rows'

Percentages: N/A - -Media: -visual - Computed value: specified value @@ -1142,10 +1130,6 @@

The 'grid' shorthand property

Percentages: see individual properties - -Media: -visual - Computed value: see individual properties @@ -1737,10 +1721,6 @@

Flowing content into slots: 'flow'

Percentages: N/A - -Media: -visual - Computed value: specified value @@ -2080,10 +2060,6 @@

Absolute positioning using a grid: 'grid-position-x' and Percentages: N/A - -Media: -visual - Computed value: specified value @@ -2319,10 +2295,6 @@

The 'grid-position' shorthand property

Percentages: N/A - -Media: -visual - Computed value: specified value @@ -2940,10 +2912,6 @@

Chaining slots: the 'chains' property

Percentages: N/A - - Media: - visual - Computed value: specified value diff --git a/css-text-4/Overview.bs b/css-text-4/Overview.bs index 47c2adea1a0..6df5abd26ce 100644 --- a/css-text-4/Overview.bs +++ b/css-text-4/Overview.bs @@ -47,7 +47,6 @@ White Space Collapsing: the 'text-space-collapse' property

Inherited: yes Percentages: n/a Computed value: as specified - Media: visual This property declares whether and how @@ -115,7 +114,6 @@ White Space Trimming: the 'text-space-trim' property

Inherited: no Percentages: n/a Computed value: as specified - Media: visual This property allows authors to specify trimming behavior @@ -180,7 +178,6 @@ Text Wrap Settings: the 'text-wrap' property

Inherited: yes Percentages: n/a Computed value: as specified - Media: visual This property specifies the mode for text wrapping. @@ -294,7 +291,6 @@ Inline breaks between boxes: the 'wrap-before'/'wrap-after' properties

Inherited: no Percentages: n/a Computed value: as specified - Media: visual These properties specify modifications to break opportunities @@ -358,7 +354,6 @@ Line breaks within boxes: the 'wrap-inside' property

Inherited: no Percentages: n/a Computed value: as specified - Media: visual
@@ -471,7 +466,6 @@ Shorthand for White Space and Wrapping: the 'white-space' property

Inherited: yes Percentages: n/a Computed value: as specified - Media: visual This property is a shorthand for 'text-space-collapse', 'text-wrap', and 'text-space-trim'. @@ -538,7 +532,6 @@ Hyphens: the 'hyphenate-character' property

Inherited: yes Percentages: n/a Computed value: as specified - Media: visual This property specifies strings that are shown between parts of @@ -571,7 +564,6 @@ Hyphenation Size Limit: the 'hyphenate-limit-zone' property

Inherited: yes Percentages: refers to width of the line box Computed value: as specified - Media: visual

Is 'hyphenate-limit-zone' a good name? Comments/suggestions? @@ -592,7 +584,6 @@ Hyphenation Character Limits: the 'hyphenate-limit-chars' property

Inherited: yes Percentages: n/a Computed value: as specified - Media: visual This property specifies the minimum number of characters in a @@ -638,7 +629,6 @@ Hyphenation Line Limits: the 'hyphenate-limit-lines' and 'hyphenate-limit-last' Inherited: yes Percentages: n/a Computed value: as specified - Media: visual This property indicates the maximum number of successive hyphenated @@ -656,7 +646,6 @@ Hyphenation Line Limits: the 'hyphenate-limit-lines' and 'hyphenate-limit-last' Inherited: yes Percentages: n/a Computed value: as specified - Media: visual @@ -956,9 +945,6 @@ Character Class Spacing: the 'text-spacing' property

Percentages: N/A - - Media: - visual Computed value: specified value diff --git a/css-text-decor-4/Overview.bs b/css-text-decor-4/Overview.bs index 31d8157071d..6dd973ebe1f 100644 --- a/css-text-decor-4/Overview.bs +++ b/css-text-decor-4/Overview.bs @@ -117,7 +117,6 @@ Text Decoration Line Thickness: the 'text-decoration-width' property

Applies to: all elements Inherited: no Percentages: N/A - Media: visual Computed value: as specified Animatable: no @@ -257,7 +256,6 @@ Text Underline Offset: the 'text-underline-offset' property

Applies to: all elements Inherited: yes Percentages: N/A - Media: visual Computed value: as specified Animatable: no @@ -340,7 +338,6 @@ Text Decoration Line Continuity: the 'text-decoration-skip' property

Applies to: all elements Inherited: yes Percentages: N/A - Media: visual Computed value: as specified Animatable: no @@ -440,7 +437,6 @@ Text Decoration Line Continuity: the 'text-decoration-skip-ink' property

Applies to: all elements Inherited: yes Percentages: N/A - Media: visual Computed value: as specified Animatable: no @@ -513,7 +509,6 @@ Emphasis Mark Skip: the 'text-emphasis-skip' property

Applies to: all elements Inherited: yes Percentages: N/A - Media: visual Computed value: as specified diff --git a/css-transforms-1/Overview.bs b/css-transforms-1/Overview.bs index dbd08cd5673..b562688b963 100644 --- a/css-transforms-1/Overview.bs +++ b/css-transforms-1/Overview.bs @@ -338,7 +338,6 @@ Applies to: [=transformable elements=] Inherited: no Percentages: refer to the size of [=reference box=] Computed value: As specified, but with relative lengths converted into absolute lengths. -Media: visual Animatable: as transform @@ -374,7 +373,6 @@ Applies to: [=transformable elements=] Inherited: no Percentages: refer to the size of [=reference box=] Computed value: For <> the absolute value, otherwise a percentage -Media: visual Animatable: as simple list of length, percentage, or calc @@ -422,7 +420,6 @@ Applies to: [=transformable elements=] Inherited: no Percentages: N/A Computed value: Same as specified value. -Media: visual Animatable: no diff --git a/css-transforms-2/Overview.bs b/css-transforms-2/Overview.bs index b386aa64099..bf4672a9024 100644 --- a/css-transforms-2/Overview.bs +++ b/css-transforms-2/Overview.bs @@ -548,7 +548,6 @@ Initial: none Applies to: transformable elements Inherited: no Percentages: relative to the width of the containing block (for the first value) or the height (for the second value) -Media: visual Computed Value: as specified, with lengths made absolute Animatable: as <> or <> list @@ -571,7 +570,6 @@ Value: none | [ x | y | z | <>{3} ]? && <> Initial: none Applies to: transformable elements Inherited: no -Media: visual Animatable: as SLERP @@ -603,7 +601,6 @@ Value: none | <>{1,3} Initial: none Applies to: transformable elements Inherited: no -Media: visual Animatable: as <> list @@ -666,7 +663,6 @@ Applies to: transformable elements Inherited: no Percentages: N/A Computed value: Same as specified value. -Media: visual Animatable: no @@ -709,7 +705,6 @@ Applies to: transformable elements Inherited: no Percentages: N/A Computed value: Absolute length or "none". -Media: visual Animatable: as length @@ -745,7 +740,6 @@ Applies to: transformable elements Inherited: no Percentages: refer to the size of the reference box Computed value: For <> the absolute value, otherwise a percentage. -Media: visual Animatable: as simple list of length, percentage, or calc @@ -790,7 +784,6 @@ Applies to: transformable elements Inherited: no Percentages: N/A Computed value: Same as specified value. -Media: visual Animatable: no diff --git a/css-transitions-1/Overview.bs b/css-transitions-1/Overview.bs index eb5afe231ba..e2765fa6057 100644 --- a/css-transitions-1/Overview.bs +++ b/css-transitions-1/Overview.bs @@ -267,7 +267,6 @@ Introduction {#introduction} Inherited: no Animatable: no Percentages: N/A - Media: visual Computed value: Same as specified value. Canonical order: per grammar @@ -344,7 +343,6 @@ Introduction {#introduction} Inherited: no Animatable: no Percentages: N/A - Media: interactive Computed value: Same as specified value. Canonical order: per grammar @@ -377,7 +375,6 @@ Introduction {#introduction} Inherited: no Animatable: no Percentages: N/A - Media: interactive Computed value: Same as specified value. Canonical order: per grammar @@ -400,7 +397,6 @@ Introduction {#introduction} Inherited: no Animatable: no Percentages: N/A - Media: interactive Computed value: Same as specified value. Canonical order: per grammar @@ -419,7 +415,6 @@ Introduction {#introduction} Inherited: no Animatable: no Percentages: N/A - Media: interactive Computed value: see individual properties Canonical order: per grammar diff --git a/css-ui-3/Overview.bs b/css-ui-3/Overview.bs index a5046a0d966..4d48ce642db 100644 --- a/css-ui-3/Overview.bs +++ b/css-ui-3/Overview.bs @@ -149,7 +149,6 @@ Initial: content-box Applies to: all elements that accept width or height Inherited: no Percentages: N/A -Media: visual Computed value: specified value @@ -300,7 +299,6 @@ Initial: see individual properties Applies to: all elements Inherited: no Percentages: N/A -Media: visual Computed value: see individual properties Animation type: see individual properties @@ -314,7 +312,6 @@ Initial: medium Applies to: all elements Inherited: no Percentages: N/A -Media: visual Computed value: absolute length; ''0'' if the outline style is ''border-style/none''. Animation type: length @@ -328,7 +325,6 @@ Initial: none Applies to: all elements Inherited: no Percentages: N/A -Media: visual Computed value: as specified @@ -341,7 +337,6 @@ Initial: invert Applies to: all elements Inherited: no Percentages: N/A -Media: visual Computed value: The computed value for ''outline-color/invert'' is ''outline-color/invert''; the computed value of ''outline-color/currentColor'' is ''outline-color/currentColor'' (See [[CSS-COLOR-3/#currentColor]]); see the 'color' property for other <> values. @@ -472,7 +467,6 @@ Initial: 0 Applies to: all elements Inherited: no Percentages: N/A -Media: visual Computed value: <> value in absolute units (px or physical). Animation Type: length @@ -527,7 +521,6 @@ Applies to: elements with 'overflow' other than visible, and optionally replaced elements such as images, videos, and iframes Inherited: no Percentages: N/A -Media: visual Computed value: as specified @@ -650,7 +643,6 @@ Initial: clip Applies to: block containers Inherited: no Percentages: N/A -Media: visual Computed value: as specified @@ -943,7 +935,6 @@ Initial: auto Applies to: all elements Inherited: yes Percentages: N/A -Media: visual, interactive Computed value: as specified, except with any relative URLs converted to absolute @@ -1254,7 +1245,6 @@ Initial: auto Applies to: all elements Inherited: yes Percentages: N/A -Media: interactive Computed value: The computed value for ''caret-color/auto'' is ''caret-color/auto''; the computed value of ''caret-color/currentColor'' is ''cart-color/currentColor'' (See [[CSS-COLOR-3/#currentColor]]); see the 'color' property for other <> values. diff --git a/css-ui-4/Overview.bs b/css-ui-4/Overview.bs index fc71285b314..91aa823aab0 100644 --- a/css-ui-4/Overview.bs +++ b/css-ui-4/Overview.bs @@ -231,7 +231,6 @@ Initial: see individual properties Applies to: all elements Inherited: no Percentages: N/A -Media: visual Computed value: see individual properties Animation type: see individual properties @@ -246,7 +245,6 @@ Initial: medium Applies to: all elements Inherited: no Percentages: N/A -Media: visual Computed value: absolute length; ''0'' if the outline style is ''border-style/none''. Animation type: length @@ -261,7 +259,6 @@ Initial: none Applies to: all elements Inherited: no Percentages: N/A -Media: visual Computed value: as specified @@ -275,7 +272,6 @@ Initial: invert Applies to: all elements Inherited: no Percentages: N/A -Media: visual Computed value: The computed value for ''outline-color/invert'' is ''outline-color/invert''. For <> values, see resolving color values in [[!CSS-COLOR-4]]. Animation Type: color @@ -403,7 +399,6 @@ Initial: 0 Applies to: all elements Inherited: no Percentages: N/A -Media: visual Computed value: <> value in absolute units (px or physical). Animation Type: length @@ -461,7 +456,6 @@ Applies to: elements with 'overflow' other than visible, and optionally replaced elements such as images, videos, and iframes Inherited: no Percentages: N/A -Media: visual Computed value: as specified @@ -591,7 +585,6 @@ Initial: auto Applies to: all elements Inherited: yes Percentages: N/A -Media: visual, interactive Computed value: as specified, except with any relative URLs converted to absolute @@ -932,7 +925,6 @@ Initial: auto Applies to: all elements Inherited: yes Percentages: N/A -Media: interactive Computed value: The computed value for ''caret-color/auto'' is ''caret-color/auto''. For <> values, see resolving color values in [[!CSS-COLOR-4]]. Animation Type: color @@ -986,7 +978,6 @@ Initial: auto Applies to: elements that accept input Inherited: yes Percentages: N/A -Media: interactive Computed value: Same as specified value. Animatable: no @@ -1119,7 +1110,6 @@ Initial: auto Applies to: elements that accept input Inherited: yes Percentages: N/A -Media: interactive Computed value: Same as specified value Animatable: no @@ -1277,7 +1267,6 @@ Initial: auto Applies to: elements that accept input Inherited: yes Percentages: N/A -Media: interactive Computed value: See individual properties Animatable: See individual properties @@ -1346,7 +1335,6 @@ Initial: auto Applies to: all enabled elements Inherited: no Percentages: N/A -Media: interactive Computed value: as specified @@ -1513,7 +1501,6 @@ avoiding accidental selections of neighbouring content. Initial: auto Inherited: no Applies to: all elements, and optionally to the ''::before'' and ''::after'' pseudo elements - Media: interactive Computed value: See below @@ -1853,7 +1840,6 @@ Initial: auto Applies To: all elements Inherited: no Computed value: As specified -Media: all Issue: Should ''appearance/auto'' compute to ''appearance/none'' on regular elements? diff --git a/css-will-change-1/Overview.bs b/css-will-change-1/Overview.bs index e1f4df22296..58231deb513 100644 --- a/css-will-change-1/Overview.bs +++ b/css-will-change-1/Overview.bs @@ -173,7 +173,6 @@ Hinting at Future Behavior: the 'will-change' property

Applies to: all elements Inherited: no Percentages: n/a - Media: all Computed value: specified value diff --git a/css-writing-modes-3/Overview.bs b/css-writing-modes-3/Overview.bs index b8f2c39eec8..869072ed135 100644 --- a/css-writing-modes-3/Overview.bs +++ b/css-writing-modes-3/Overview.bs @@ -223,7 +223,6 @@ Specifying Directionality: the 'direction' property

Applies to: all elements Inherited: yes Percentages: n/a - Media: visual Computed value: specified value Animatable: no Canonical order: n/a @@ -275,7 +274,6 @@ Embeddings and Overrides: the 'unicode-bidi' property

Applies to: all elements, but see prose Inherited: no Percentages: n/a - Media: visual Computed value: specified value @@ -787,7 +785,6 @@ Block Flow Direction: the 'writing-mode' property

Applies to: All elements except table row groups, table column groups, table rows, table columns, ruby base container, ruby annotation container Inherited: yes Percentages: n/a - Media: visual Computed value: specified value Animatable: no Canonical order: n/a @@ -1204,7 +1201,6 @@ Orienting Text: the 'text-orientation' property

Applies to: all elements except table row groups, rows, column groups, and columns Inherited: yes Percentages: n/a - Media: visual Computed value: specified value Animatable: no Canonical order: n/a @@ -1402,7 +1398,6 @@ Obsolete: the SVG1.1 'glyph-orientation-vertical' property

Applies to: n/a Inherited: na/ Percentages: n/a - Media: n/a Computed value: n/a Animatable: n/a Canonical order: n/a @@ -2291,7 +2286,6 @@ Horizontal-in-Vertical Composition: the 'text-combine-upright' property

Applies to: non-replaced inline elements Inherited: yes Percentages: n/a - Media: visual Computed value: specified keyword Animatable: no Canonical order: n/a diff --git a/css-writing-modes-4/Overview.bs b/css-writing-modes-4/Overview.bs index 496b96c1bed..3441b7deb3b 100644 --- a/css-writing-modes-4/Overview.bs +++ b/css-writing-modes-4/Overview.bs @@ -224,7 +224,6 @@ Specifying Directionality: the 'direction' property

Applies to: all elements Inherited: yes Percentages: n/a - Media: visual Computed value: specified value Animatable: no Canonical order: n/a @@ -276,7 +275,6 @@ Embeddings and Overrides: the 'unicode-bidi' property

Applies to: all elements, but see prose Inherited: no Percentages: n/a - Media: visual Computed value: specified value @@ -857,7 +855,6 @@ Block Flow Direction: the 'writing-mode' property

Applies to: All elements except table row groups, table column groups, table rows, table columns, ruby base container, ruby annotation container Inherited: yes Percentages: n/a - Media: visual Computed value: specified value Animatable: no Canonical order: n/a @@ -1280,7 +1277,6 @@ Orienting Text: the 'text-orientation' property

Applies to: all elements except table row groups, rows, column groups, and columns Inherited: yes Percentages: n/a - Media: visual Computed value: specified value Animatable: no Canonical order: n/a @@ -1477,7 +1473,6 @@ Obsolete: the SVG1.1 'glyph-orientation-vertical' property

Applies to: n/a Inherited: na/ Percentages: n/a - Media: n/a Computed value: n/a Animatable: n/a Canonical order: n/a @@ -2518,7 +2513,6 @@ Horizontal-in-Vertical Composition: the 'text-combine-upright' property

Applies to: non-replaced inline elements Inherited: yes Percentages: n/a - Media: visual Computed value: specified keyword, plus integer if ''digits'' Animatable: no Canonical order: n/a diff --git a/cssom-view-1/Overview.bs b/cssom-view-1/Overview.bs index ea677d2a9f0..42d451bde3c 100644 --- a/cssom-view-1/Overview.bs +++ b/cssom-view-1/Overview.bs @@ -1732,7 +1732,6 @@ Initial: auto Applies to: scrolling boxes Inherited: no Computed value: specified value -Media: visual Animatable: no Canonical Order: per grammar