From 5696b70421962655945f84d3037dc5bcac7e02bd Mon Sep 17 00:00:00 2001 From: Will Bamberg Date: Sun, 8 Aug 2021 17:40:13 -0700 Subject: [PATCH] Remove index class from CSS docs --- files/en-us/web/css/at-rule/index.html | 39 ---- .../css/compositing_and_blending/index.html | 4 - files/en-us/web/css/css_animations/index.html | 4 - .../css_backgrounds_and_borders/index.html | 2 - .../css/css_basic_user_interface/index.html | 2 - .../box_alignment_in_flexbox/index.html | 4 - .../box_alignment_in_grid_layout/index.html | 4 - .../index.html | 4 - .../web/css/css_box_alignment/index.html | 4 - files/en-us/web/css/css_box_model/index.html | 4 - files/en-us/web/css/css_charsets/index.html | 2 - files/en-us/web/css/css_color/index.html | 4 - files/en-us/web/css/css_columns/index.html | 4 - .../web/css/css_conditional_rules/index.html | 2 - .../web/css/css_counter_styles/index.html | 4 - .../web/css/css_device_adaptation/index.html | 2 - files/en-us/web/css/css_display/index.html | 4 - .../css/css_flexible_box_layout/index.html | 6 - files/en-us/web/css/css_fonts/index.html | 2 - .../web/css/css_fragmentation/index.html | 2 - files/en-us/web/css/css_functions/index.html | 200 ------------------ .../web/css/css_generated_content/index.html | 2 - .../en-us/web/css/css_grid_layout/index.html | 10 - files/en-us/web/css/css_images/index.html | 6 - .../web/css/css_lists_and_counters/index.html | 2 - .../web/css/css_logical_properties/index.html | 10 - files/en-us/web/css/css_masking/index.html | 2 - .../web/css/css_miscellaneous/index.html | 2 - .../en-us/web/css/css_motion_path/index.html | 2 - files/en-us/web/css/css_namespaces/index.html | 2 - files/en-us/web/css/css_overflow/index.html | 4 - files/en-us/web/css/css_pages/index.html | 6 - .../en-us/web/css/css_positioning/index.html | 2 - files/en-us/web/css/css_ruby/index.html | 2 - .../web/css/css_scroll_snap_points/index.html | 2 - files/en-us/web/css/css_scrollbars/index.html | 4 +- files/en-us/web/css/css_shapes/index.html | 4 - files/en-us/web/css/css_table/index.html | 2 - files/en-us/web/css/css_text/index.html | 2 - .../web/css/css_text_decoration/index.html | 2 - files/en-us/web/css/css_transforms/index.html | 4 - .../en-us/web/css/css_transitions/index.html | 2 - files/en-us/web/css/css_variables/index.html | 2 - .../web/css/css_writing_modes/index.html | 2 - files/en-us/web/css/cssom_view/index.html | 2 - files/en-us/web/css/filter_effects/index.html | 4 - files/en-us/web/css/media_queries/index.html | 2 - .../web/css/microsoft_extensions/index.html | 8 - .../web/css/mozilla_extensions/index.html | 50 +---- .../web/css/webkit_extensions/index.html | 18 -- 50 files changed, 2 insertions(+), 463 deletions(-) diff --git a/files/en-us/web/css/at-rule/index.html b/files/en-us/web/css/at-rule/index.html index 4925ec1a43f7f9d..3bc48098847e77b 100644 --- a/files/en-us/web/css/at-rule/index.html +++ b/files/en-us/web/css/at-rule/index.html @@ -66,61 +66,22 @@

Conditional group rules

Index

-
C - -D - - -F - - -I - - -K - - -M - - -N - - -P - - -S - - -V - - -

Specifications

diff --git a/files/en-us/web/css/compositing_and_blending/index.html b/files/en-us/web/css/compositing_and_blending/index.html index c14cc72c07986df..e7f7f67173ac38a 100644 --- a/files/en-us/web/css/compositing_and_blending/index.html +++ b/files/en-us/web/css/compositing_and_blending/index.html @@ -16,21 +16,17 @@

Reference

Properties

-
-

Data types

-
-

Specifications

diff --git a/files/en-us/web/css/css_animations/index.html b/files/en-us/web/css/css_animations/index.html index 0fff95d167464c8..629b333575061be 100644 --- a/files/en-us/web/css/css_animations/index.html +++ b/files/en-us/web/css/css_animations/index.html @@ -16,7 +16,6 @@

Reference

CSS Properties

-
-

CSS At-rules

-
-

Guides

diff --git a/files/en-us/web/css/css_backgrounds_and_borders/index.html b/files/en-us/web/css/css_backgrounds_and_borders/index.html index 531cbfab73cb123..c3856051d322337 100644 --- a/files/en-us/web/css/css_backgrounds_and_borders/index.html +++ b/files/en-us/web/css/css_backgrounds_and_borders/index.html @@ -16,7 +16,6 @@

Reference

CSS Properties

-
-

Tools

diff --git a/files/en-us/web/css/css_basic_user_interface/index.html b/files/en-us/web/css/css_basic_user_interface/index.html index d5a9659a47bf157..8b50ea92c48f12d 100644 --- a/files/en-us/web/css/css_basic_user_interface/index.html +++ b/files/en-us/web/css/css_basic_user_interface/index.html @@ -16,7 +16,6 @@

Reference

Properties

-
-

Guides

diff --git a/files/en-us/web/css/css_box_alignment/box_alignment_in_flexbox/index.html b/files/en-us/web/css/css_box_alignment/box_alignment_in_flexbox/index.html index 759e5d068b085cc..99a24b846428283 100644 --- a/files/en-us/web/css/css_box_alignment/box_alignment_in_flexbox/index.html +++ b/files/en-us/web/css/css_box_alignment/box_alignment_in_flexbox/index.html @@ -78,7 +78,6 @@

Reference

CSS Properties

-
-

Glossary Entries

-
-

Guides

diff --git a/files/en-us/web/css/css_box_alignment/box_alignment_in_grid_layout/index.html b/files/en-us/web/css/css_box_alignment/box_alignment_in_grid_layout/index.html index b74c1089990c017..4584d028b7ea1ec 100644 --- a/files/en-us/web/css/css_box_alignment/box_alignment_in_grid_layout/index.html +++ b/files/en-us/web/css/css_box_alignment/box_alignment_in_grid_layout/index.html @@ -76,7 +76,6 @@

Reference

CSS Properties

-
-

Glossary Entries

-
-

Guides

diff --git a/files/en-us/web/css/css_box_alignment/box_alignment_in_multi-column_layout/index.html b/files/en-us/web/css/css_box_alignment/box_alignment_in_multi-column_layout/index.html index 0ed61416e40f957..4a499c4cc12aae8 100644 --- a/files/en-us/web/css/css_box_alignment/box_alignment_in_multi-column_layout/index.html +++ b/files/en-us/web/css/css_box_alignment/box_alignment_in_multi-column_layout/index.html @@ -31,20 +31,16 @@

Reference

CSS Properties

-
-

Glossary Entries

-
-
diff --git a/files/en-us/web/css/css_box_alignment/index.html b/files/en-us/web/css/css_box_alignment/index.html index 4020ab9e076a30d..f20767a605e685d 100644 --- a/files/en-us/web/css/css_box_alignment/index.html +++ b/files/en-us/web/css/css_box_alignment/index.html @@ -207,7 +207,6 @@

Reference

CSS Properties

-
-

Glossary Entries

-
-

Guides

diff --git a/files/en-us/web/css/css_box_model/index.html b/files/en-us/web/css/css_box_model/index.html index 78b981b4cf81db7..e5ff9c1798f9a07 100644 --- a/files/en-us/web/css/css_box_model/index.html +++ b/files/en-us/web/css/css_box_model/index.html @@ -47,7 +47,6 @@

Properties controlling the margins of a box

Margins surround the border edge of a box, and provide spacing between boxes.

-
-

Properties controlling the paddings of a box

Padding in inserted between the content edge and border edge of a box.

-
-

Other properties

diff --git a/files/en-us/web/css/css_charsets/index.html b/files/en-us/web/css/css_charsets/index.html index ab685d1a748204e..e8a1aa1a96ea3a8 100644 --- a/files/en-us/web/css/css_charsets/index.html +++ b/files/en-us/web/css/css_charsets/index.html @@ -16,11 +16,9 @@

Reference

At-rules

-
-

Specifications

diff --git a/files/en-us/web/css/css_color/index.html b/files/en-us/web/css/css_color/index.html index 3d0dceddbd43e08..b82fdd63ce93e28 100644 --- a/files/en-us/web/css/css_color/index.html +++ b/files/en-us/web/css/css_color/index.html @@ -20,21 +20,17 @@

Reference

Properties

-
-

Data types

-
-

Guides

diff --git a/files/en-us/web/css/css_columns/index.html b/files/en-us/web/css/css_columns/index.html index 9cdde7aabd6de15..52715bcd509ac32 100644 --- a/files/en-us/web/css/css_columns/index.html +++ b/files/en-us/web/css/css_columns/index.html @@ -27,7 +27,6 @@

Reference

Multiple-column Layout Properties

-
-
-
-

Guides

diff --git a/files/en-us/web/css/css_conditional_rules/index.html b/files/en-us/web/css/css_conditional_rules/index.html index b952b33aa3b867d..d0782178916389d 100644 --- a/files/en-us/web/css/css_conditional_rules/index.html +++ b/files/en-us/web/css/css_conditional_rules/index.html @@ -16,14 +16,12 @@

Reference

At-rules

-
-

Specifications

diff --git a/files/en-us/web/css/css_counter_styles/index.html b/files/en-us/web/css/css_counter_styles/index.html index 91f5c8bb2a36453..c8a1e57a3bf8c92 100644 --- a/files/en-us/web/css/css_counter_styles/index.html +++ b/files/en-us/web/css/css_counter_styles/index.html @@ -17,19 +17,16 @@

Reference

Properties

-
-

At-rules

{{cssxref("@counter-style")}}
-
  • {{cssxref("@counter-style/system","system")}}
  • {{cssxref("@counter-style/additive-symbols", "additive-symbols")}}
  • @@ -41,7 +38,6 @@

    At-rules

  • {{cssxref("@counter-style/speak-as", "speak-as")}}
  • {{cssxref("@counter-style/fallback", "fallback")}}
-
diff --git a/files/en-us/web/css/css_device_adaptation/index.html b/files/en-us/web/css/css_device_adaptation/index.html index a71e47bc9103a18..8faeafd1c09d795 100644 --- a/files/en-us/web/css/css_device_adaptation/index.html +++ b/files/en-us/web/css/css_device_adaptation/index.html @@ -16,11 +16,9 @@

Reference

At-rules

-
-

Specifications

diff --git a/files/en-us/web/css/css_display/index.html b/files/en-us/web/css/css_display/index.html index 31318dbe6299532..184edb8cf1e759c 100644 --- a/files/en-us/web/css/css_display/index.html +++ b/files/en-us/web/css/css_display/index.html @@ -16,15 +16,12 @@

Reference

CSS properties

-
-

CSS data types

-
-

Guides

diff --git a/files/en-us/web/css/css_flexible_box_layout/index.html b/files/en-us/web/css/css_flexible_box_layout/index.html index ebb668a24ba4a62..126a51cc2926683 100644 --- a/files/en-us/web/css/css_flexible_box_layout/index.html +++ b/files/en-us/web/css/css_flexible_box_layout/index.html @@ -23,7 +23,6 @@

Reference

CSS Properties

-
-

Alignment Properties

The properties align-content, align-self, align-items and justify-content initially appeared in the Flexbox specification, but are now defined in Box Alignment. The Flexbox spec now refers to the Box Alignment specification for up to date definitions. Also additional alignment properties are now defined in Box Alignment.

-
-

Glossary entries

-
-

Guides

diff --git a/files/en-us/web/css/css_fonts/index.html b/files/en-us/web/css/css_fonts/index.html index 7de4b709371bd86..103808ef3680dc1 100644 --- a/files/en-us/web/css/css_fonts/index.html +++ b/files/en-us/web/css/css_fonts/index.html @@ -44,7 +44,6 @@

Reference

Properties

-
-

At-rules

diff --git a/files/en-us/web/css/css_fragmentation/index.html b/files/en-us/web/css/css_fragmentation/index.html index 028aa166482a5bb..74df0488f64ca4a 100644 --- a/files/en-us/web/css/css_fragmentation/index.html +++ b/files/en-us/web/css/css_fragmentation/index.html @@ -18,7 +18,6 @@

Reference

-
-

Specifications

diff --git a/files/en-us/web/css/css_functions/index.html b/files/en-us/web/css/css_functions/index.html index c7fb3c8ae973c8d..61e9acc9b21b6df 100644 --- a/files/en-us/web/css/css_functions/index.html +++ b/files/en-us/web/css/css_functions/index.html @@ -249,206 +249,6 @@

Shape functions

Defines a polygon.
-

Index

- -

An A-Z reference of CSS functions defined across CSS specifications. Many functions can be used with a variety of CSS properties, for example the calc() function can be used anywhere you might use a {{cssxref("length")}}. Other functions are specfic to certain properties. Check the individual function pages for usage examples and explanations.

- -
- -

A

- - - -

B

- - - -

C

- - - -

D

- - - -

E

- - - -

F

- - - -

G

- - - -

H

- - - -

I

- - - -

L

- - - -

M

- - - -

O

- - - -

P

- - - -

R

- - - -

S

- - - -

T

- - - -

U

- - - -

V

- - - -
-

Specifications

diff --git a/files/en-us/web/css/css_generated_content/index.html b/files/en-us/web/css/css_generated_content/index.html index 856202e1a1911da..7554d555c2c968e 100644 --- a/files/en-us/web/css/css_generated_content/index.html +++ b/files/en-us/web/css/css_generated_content/index.html @@ -18,12 +18,10 @@

Reference

Properties

-
-

Specifications

diff --git a/files/en-us/web/css/css_grid_layout/index.html b/files/en-us/web/css/css_grid_layout/index.html index 9a8e25a0f9b8fa8..94df714d72a7ee0 100644 --- a/files/en-us/web/css/css_grid_layout/index.html +++ b/files/en-us/web/css/css_grid_layout/index.html @@ -85,7 +85,6 @@

Reference

CSS properties

-
-

CSS functions

-
-

CSS data types

-
-

Glossary entries

-
-

Guides

-
-

External resources

diff --git a/files/en-us/web/css/css_images/index.html b/files/en-us/web/css/css_images/index.html index fbc15be4c10cbb1..04940d5eedd9858 100644 --- a/files/en-us/web/css/css_images/index.html +++ b/files/en-us/web/css/css_images/index.html @@ -16,7 +16,6 @@

Reference

Properties

-
-

Functions

-
-

Data types

-
-

Guides

diff --git a/files/en-us/web/css/css_lists_and_counters/index.html b/files/en-us/web/css/css_lists_and_counters/index.html index 28ceb088ef8a58d..58e116ca7e111f8 100644 --- a/files/en-us/web/css/css_lists_and_counters/index.html +++ b/files/en-us/web/css/css_lists_and_counters/index.html @@ -16,14 +16,12 @@

Reference

Properties

-
-

Guides

diff --git a/files/en-us/web/css/css_logical_properties/index.html b/files/en-us/web/css/css_logical_properties/index.html index 66ccf60963f559d..96aed8fd85b5dc7 100644 --- a/files/en-us/web/css/css_logical_properties/index.html +++ b/files/en-us/web/css/css_logical_properties/index.html @@ -30,7 +30,6 @@

Reference

Properties for sizing

-
-

Properties for margins, borders and padding

-
-

Properties for floating and positioning

-
-

Other properties

-
-

Deprecated properties

-
-

Guides

diff --git a/files/en-us/web/css/css_masking/index.html b/files/en-us/web/css/css_masking/index.html index 89deea552bf76b2..f29349ea6a3a82f 100644 --- a/files/en-us/web/css/css_masking/index.html +++ b/files/en-us/web/css/css_masking/index.html @@ -16,7 +16,6 @@

Reference

Properties

-
-

Specifications

diff --git a/files/en-us/web/css/css_miscellaneous/index.html b/files/en-us/web/css/css_miscellaneous/index.html index e49d097c9cee98c..5e70c96043edb60 100644 --- a/files/en-us/web/css/css_miscellaneous/index.html +++ b/files/en-us/web/css/css_miscellaneous/index.html @@ -15,12 +15,10 @@

Reference

Properties

-
-

Guides

diff --git a/files/en-us/web/css/css_motion_path/index.html b/files/en-us/web/css/css_motion_path/index.html index 8607bd64dfa8e16..2d651d346988346 100644 --- a/files/en-us/web/css/css_motion_path/index.html +++ b/files/en-us/web/css/css_motion_path/index.html @@ -44,7 +44,6 @@

Reference

Properties

-
-

Specifications

diff --git a/files/en-us/web/css/css_namespaces/index.html b/files/en-us/web/css/css_namespaces/index.html index 90ac0f673e43ba7..838178825611440 100644 --- a/files/en-us/web/css/css_namespaces/index.html +++ b/files/en-us/web/css/css_namespaces/index.html @@ -17,11 +17,9 @@

Reference

At-rules

-
-

Specifications

diff --git a/files/en-us/web/css/css_overflow/index.html b/files/en-us/web/css/css_overflow/index.html index a2bbd0bd445ed4d..46a841c436d494e 100644 --- a/files/en-us/web/css/css_overflow/index.html +++ b/files/en-us/web/css/css_overflow/index.html @@ -28,7 +28,6 @@

Reference

CSS properties

-
-

Non-standard properties

-
-

Specifications

diff --git a/files/en-us/web/css/css_pages/index.html b/files/en-us/web/css/css_pages/index.html index 85b88038253ab83..8cd04a8174fd00c 100644 --- a/files/en-us/web/css/css_pages/index.html +++ b/files/en-us/web/css/css_pages/index.html @@ -16,32 +16,26 @@

Reference

CSS properties

-
-

At-rules

-
-

Pseudo-classes

-
-

Specifications

diff --git a/files/en-us/web/css/css_positioning/index.html b/files/en-us/web/css/css_positioning/index.html index 718ce0e3443724e..a9739b7bdab5210 100644 --- a/files/en-us/web/css/css_positioning/index.html +++ b/files/en-us/web/css/css_positioning/index.html @@ -16,7 +16,6 @@

Reference

CSS properties

-
-

Guides

diff --git a/files/en-us/web/css/css_ruby/index.html b/files/en-us/web/css/css_ruby/index.html index 5b52ea5a95c89af..4ddc23a31ef46ca 100644 --- a/files/en-us/web/css/css_ruby/index.html +++ b/files/en-us/web/css/css_ruby/index.html @@ -16,12 +16,10 @@

Reference

Properties

-
-

Specifications

diff --git a/files/en-us/web/css/css_scroll_snap_points/index.html b/files/en-us/web/css/css_scroll_snap_points/index.html index 6587d800c394c73..dbffa52987d22e4 100644 --- a/files/en-us/web/css/css_scroll_snap_points/index.html +++ b/files/en-us/web/css/css_scroll_snap_points/index.html @@ -20,7 +20,6 @@

Reference

CSS properties

-
-

Specifications

diff --git a/files/en-us/web/css/css_scrollbars/index.html b/files/en-us/web/css/css_scrollbars/index.html index f676fc1d9199280..9c42cbddd8c4a72 100644 --- a/files/en-us/web/css/css_scrollbars/index.html +++ b/files/en-us/web/css/css_scrollbars/index.html @@ -9,7 +9,7 @@ ---
{{CSSRef}}{{SeeCompatTable}}
-

CSS Scrollbars standardizes the obsolete scrollbar color properties introduced in 2000 by Windows IE 5.5.

+

CSS Scrollbars standardizes the obsolete scrollbar color properties introduced in 2000 by Windows IE 5.5.

Basic Example

@@ -41,12 +41,10 @@

Reference

CSS Properties

-
-

Specifications

diff --git a/files/en-us/web/css/css_shapes/index.html b/files/en-us/web/css/css_shapes/index.html index 978648536ef5b3a..71626261f13de99 100644 --- a/files/en-us/web/css/css_shapes/index.html +++ b/files/en-us/web/css/css_shapes/index.html @@ -25,21 +25,17 @@

Reference

Properties

-
-

Data types

-
-

Guides

diff --git a/files/en-us/web/css/css_table/index.html b/files/en-us/web/css/css_table/index.html index f83eb5f1006bd8c..442b2d8a07a9629 100644 --- a/files/en-us/web/css/css_table/index.html +++ b/files/en-us/web/css/css_table/index.html @@ -16,7 +16,6 @@

Reference

Properties

-
-

Specifications

diff --git a/files/en-us/web/css/css_text/index.html b/files/en-us/web/css/css_text/index.html index 39850c6bec953dd..cba5314b8dd68b5 100644 --- a/files/en-us/web/css/css_text/index.html +++ b/files/en-us/web/css/css_text/index.html @@ -15,7 +15,6 @@

Reference

Properties

-
-

Specifications

diff --git a/files/en-us/web/css/css_text_decoration/index.html b/files/en-us/web/css/css_text_decoration/index.html index c83ed9c7efdd7af..d3cf208b7f5ac5c 100644 --- a/files/en-us/web/css/css_text_decoration/index.html +++ b/files/en-us/web/css/css_text_decoration/index.html @@ -16,7 +16,6 @@

Reference

Properties

-
-

Guides

diff --git a/files/en-us/web/css/css_transforms/index.html b/files/en-us/web/css/css_transforms/index.html index 017865129ba31b5..cc6571c2e6a6628 100644 --- a/files/en-us/web/css/css_transforms/index.html +++ b/files/en-us/web/css/css_transforms/index.html @@ -16,7 +16,6 @@

Reference

Properties

-
-

Data types

-
-

Guides

diff --git a/files/en-us/web/css/css_transitions/index.html b/files/en-us/web/css/css_transitions/index.html index 260fa743b7530cd..1467b1cbccf1b43 100644 --- a/files/en-us/web/css/css_transitions/index.html +++ b/files/en-us/web/css/css_transitions/index.html @@ -16,7 +16,6 @@

Reference

Properties

-
-

Guides

diff --git a/files/en-us/web/css/css_variables/index.html b/files/en-us/web/css/css_variables/index.html index 5ed8839d8336be0..de3e28f09b2b780 100644 --- a/files/en-us/web/css/css_variables/index.html +++ b/files/en-us/web/css/css_variables/index.html @@ -14,11 +14,9 @@

CSS properties

-
-

Specifications

diff --git a/files/en-us/web/css/css_writing_modes/index.html b/files/en-us/web/css/css_writing_modes/index.html index ad3e3e17605a3dc..3c78ce12e6e7a58 100644 --- a/files/en-us/web/css/css_writing_modes/index.html +++ b/files/en-us/web/css/css_writing_modes/index.html @@ -16,7 +16,6 @@

Reference

Properties

-
-

Specifications

diff --git a/files/en-us/web/css/cssom_view/index.html b/files/en-us/web/css/cssom_view/index.html index 1d6d7f1c70cdb65..62caca3c488b406 100644 --- a/files/en-us/web/css/cssom_view/index.html +++ b/files/en-us/web/css/cssom_view/index.html @@ -18,11 +18,9 @@

Reference

Properties

-
-

Guides

diff --git a/files/en-us/web/css/filter_effects/index.html b/files/en-us/web/css/filter_effects/index.html index 888e627b7ad4ca7..42af9485704fa6e 100644 --- a/files/en-us/web/css/filter_effects/index.html +++ b/files/en-us/web/css/filter_effects/index.html @@ -16,20 +16,16 @@

Reference

Properties

-
-

Data types

-
-

Specifications

diff --git a/files/en-us/web/css/media_queries/index.html b/files/en-us/web/css/media_queries/index.html index 1d92ae40bfcbdf8..0c647cacff3f3df 100644 --- a/files/en-us/web/css/media_queries/index.html +++ b/files/en-us/web/css/media_queries/index.html @@ -37,12 +37,10 @@

Reference

At-rules

-
-

Guides

diff --git a/files/en-us/web/css/microsoft_extensions/index.html b/files/en-us/web/css/microsoft_extensions/index.html index 71df7bc3757997b..061cf964da02acc 100644 --- a/files/en-us/web/css/microsoft_extensions/index.html +++ b/files/en-us/web/css/microsoft_extensions/index.html @@ -19,7 +19,6 @@

Microsoft-only proper

Note: These properties will only work in Microsoft applications, and are not on a standards track.

-
  • {{CSSxRef("-ms-accelerator")}}
  • {{CSSxRef("-ms-block-progression")}}
  • @@ -67,11 +66,9 @@

    Microsoft-only proper
  • {{CSSxRef("-ms-wrap-through")}}
  • {{CSSxRef("zoom")}}
-

Pseudo-elements

-
-

* Now standard.

Media features

-
-
-
-

See also

diff --git a/files/en-us/web/css/mozilla_extensions/index.html b/files/en-us/web/css/mozilla_extensions/index.html index b42daa74e321a7d..6b33a27c3f41e91 100644 --- a/files/en-us/web/css/mozilla_extensions/index.html +++ b/files/en-us/web/css/mozilla_extensions/index.html @@ -11,7 +11,7 @@ ---
{{CSSRef}}
-

Mozilla applications such as Firefox support a number of special Mozilla extensions to CSS, including properties, values, pseudo-elements and pseudo-classes, at-rules, and media queries. These extensions are prefixed with -moz-.

+

Mozilla applications such as Firefox support a number of special Mozilla extensions to CSS, including properties, values, pseudo-elements and pseudo-classes, at-rules, and media queries. These extensions are prefixed with -moz-.

Mozilla-only properties and pseudo-classes (avoid using on websites)

@@ -19,7 +19,6 @@

Mozi

Note: These properties and pseudo-classes will only work in Mozilla applications such as Firefox, and are not on a standards track. Some of them apply only to XUL elements.

-

B

    @@ -79,7 +78,6 @@

    S–Z

  • {{CSSxRef("-moz-window-dragging")}}
  • {{CSSxRef("-moz-window-shadow")}}
-

Formerly proprietary properties that are now standard

@@ -87,7 +85,6 @@

  • A

    @@ -179,21 +176,17 @@

    T–U

  • {{CSSxRef("transition-timing-function", "-moz-transition-timing-function")}} {{Deprecated_Inline}} [Prefixed version still accepted]
  • {{CSSxRef("user-select","-moz-user-select")}} {{Experimental_Inline}}
-

Values

Global values

-
  • {{CSSxRef("initial","-moz-initial")}}
-

{{CSSxRef("-moz-appearance")}}

-
  • button
  • button-arrow-down
  • @@ -280,11 +273,9 @@

    {{CSSxRef("-moz-appearance")}}

  • treeview
  • window
-

{{CSSxRef("background-image")}}

-
  • Gradients{{Gecko_minversion_inline("1.9.2")}}

    @@ -309,29 +300,23 @@

    Sub-images{{gecko_minversion_inline("2.0")}}

-

{{CSSxRef("border-color")}}

-
  • -moz-use-text-color{{deprecated_inline}} (removed in {{bug(1306214)}}); use {{CSSxRef("color_value#currentColor_keyword","currentcolor")}} instead.
-

{{CSSxRef("border-style")}} and {{CSSxRef("outline-style")}}

-
  • -moz-bg-inset {{deprecated_inline}}
  • -moz-bg-outset {{deprecated_inline}}
  • -moz-bg-solid {{deprecated_inline}}
-

{{CSSxRef("<color>")}} keywords

-
  • -moz-activehyperlinktext
  • -moz-hyperlinktext
  • @@ -367,11 +352,9 @@

    {{CSSxRef("<color>")}} keywords

  • -moz-win-mediatext{{gecko_minversion_inline(1.9)}}
  • -moz-nativehyperlinktext{{Gecko_minversion_inline("1.9.1")}}
-

{{CSSxRef("display")}}

-
  • -moz-box {{deprecated_inline}}
  • -moz-inline-block {{deprecated_inline}}
  • @@ -388,19 +371,15 @@

    {{CSSxRef("display")}}

  • -moz-stack {{deprecated_inline}}
  • -moz-marker {{deprecated_inline}}
-

{{CSSxRef("empty-cells")}}

-
  • -moz-show-background (default value in quirks mode)
-

{{CSSxRef("font")}}

-
  • -moz-button
  • -moz-info
  • @@ -413,35 +392,27 @@

    {{CSSxRef("font")}}

  • -moz-pull-down-menu
  • -moz-field (also a color)
-

{{CSSxRef("font-family")}}

-
  • -moz-fixed
-

{{CSSxRef("image-rendering")}}

-
  • {{CSSxRef("image-rendering","-moz-crisp-edges")}}{{Gecko_minversion_inline("1.9.2")}}
-

{{CSSxRef("<length>")}}

-
  • {{CSSxRef("-moz-calc")}}{{gecko_minversion_inline("2.0")}}
-

{{CSSxRef("list-style-type")}}

-
  • -moz-arabic-indic
  • -moz-bengali
  • @@ -475,60 +446,48 @@

    {{CSSxRef("list-style-type")}}

  • -moz-trad-chinese-informal
  • -moz-urdu
-

{{CSSxRef("overflow")}}

-
  • {{CSSxRef("-moz-scrollbars-none")}} {{deprecated_inline}}
  • {{CSSxRef("-moz-scrollbars-horizontal")}} {{Deprecated_Inline}}
  • {{CSSxRef("-moz-scrollbars-vertical")}} {{Deprecated_Inline}}
  • {{CSSxRef("-moz-hidden-unscrollable")}}
-

{{CSSxRef("text-align")}}

-
  • -moz-center
  • -moz-left
  • -moz-right
-

{{CSSxRef("text-decoration")}}

-
  • -moz-anchor-decoration
-

{{CSSxRef("-moz-user-select")}}

-
  • -moz-all
  • -moz-none
-

{{CSSxRef("width")}}, {{CSSxRef("min-width")}}, and {{CSSxRef("max-width")}}

-
  • -moz-min-content
  • -moz-fit-content
  • -moz-max-content
  • -moz-available
-

Pseudo-elements and pseudo-classes

-
  • A – D

    @@ -629,34 +588,27 @@

    U – X

  • {{CSSxRef(":-moz-window-inactive")}}{{gecko_minversion_inline("2.0")}}
  • {{CSSxRef("::-moz-xul-anonymous-block")}}
-

At-rules

-
  • {{CSSxRef("@-moz-document")}}
-

Media features

-
  • {{CSSxRef("@media/-moz-device-pixel-ratio", "-moz-device-pixel-ratio")}}{{gecko_minversion_inline("2.0")}}
  • {{CSSxRef("@media/-moz-os-version", "-moz-os-version")}}
  • {{CSSxRef("@media/-moz-touch-enabled", "-moz-touch-enabled")}}{{gecko_minversion_inline("1.9.2")}}
  • {{CSSxRef("@media/-moz-windows-glass", "-moz-windows-glass")}}
-

Other

-
  • {{CSSxRef("-moz-alt-content")}} (see {{Bug(11011)}})
-

See also

diff --git a/files/en-us/web/css/webkit_extensions/index.html b/files/en-us/web/css/webkit_extensions/index.html index d2d4809a14baaf7..1bd0ea2751cb75f 100644 --- a/files/en-us/web/css/webkit_extensions/index.html +++ b/files/en-us/web/css/webkit_extensions/index.html @@ -19,7 +19,6 @@

WebKit-only properties

Note: Avoid using on websites. These properties will only work in WebKit applications.

-

A

    @@ -184,14 +183,12 @@

    U

  • {{CSSxRef("-webkit-user-drag", "-webkit-user-drag")}}
  • {{CSSxRef("-webkit-user-modify", "-webkit-user-modify")}}
-

* A few are on the standards, unprefixed track
** New syntax has been standardized. Property links to the new synax. Old prefixed syntax is still supported in some browsers.

WebKit-prefixed properties on the standards track

-
  • {{CSSxRef("appearance", "-webkit-appearance")}}
  • {{CSSxRef("-webkit-font-size-delta", "-webkit-font-size-delta")}}
  • @@ -201,7 +198,6 @@

    WebKit-prefixed prope
  • {{CSSxRef("-webkit-mask-repeat-x", "-webkit-mask-repeat-x")}}
  • {{CSSxRef("-webkit-mask-repeat-y", "-webkit-mask-repeat-y")}}
-

Formerly proprietary properties that are now standard

@@ -209,7 +205,6 @@

A

    @@ -377,18 +372,15 @@

    U-W

  • {{CSSxRef("word-break", "-epub-word-break")}}
  • {{CSSxRef("writing-mode", "-epub-writing-mode")}}
-

Supported in non-webkit browsers without a prefix, but not standard

The following properties are supported in at least one browser without a prefix, but are not on the standards track.

-
  • {{CSSxRef("mask-position-x","-webkit-mask-position-x")}}*
  • {{CSSxRef("mask-position-y","-webkit-mask-position-y")}}*
-

* Supported unprefixed in Firefox, with prefix in Safari.

@@ -400,7 +392,6 @@

Supported in Firefox with Note: Due to the legacy code in a multitude of web sites that used -webkit- prefixed properties, Edge and Firefox redirect many -webkit- prefixed properties to -moz-, -ms-, and unprefixed equivalents.

-

A

    @@ -505,7 +496,6 @@

    U

    • {{CSSxRef("user-select", "-webkit-user-select")}}
    -

*Supported with -moz- and -webkit- prefix in Firefox, but not supported without a prefix. Microsoft Edge and IE Mobile support this property with the -webkit- prefix, rather than -ms- for interoperability reasons as well.
** These values are supported even though they are not standard and are not on track to becoming standard.
@@ -515,7 +505,6 @@

Deprecated -webkit- propert

The following properties were once supported with the -webkit- prefix but are no longer supported in evergreen browsers, with or without the -webkit- prefix.

-
  • -webkit-alt*
  • -webkit-color-correction
  • @@ -537,13 +526,11 @@

    Deprecated -webkit- propert
  • background-origin-x (unprefixed!)
  • background-origin-y (unprefixed!)
-

* Still supported in the Safari Technology Preview, but not in a generally released browser.

Pseudo-classes

-
  • {{CSSxRef(":animating-full-screen-transition", ":-webkit-animating-full-screen-transition")}}
  • {{CSSxRef(":any()", ":-webkit-any()")}}
  • @@ -557,7 +544,6 @@

    Pseudo-classes

  • {{CSSxRef(":full-screen-document",":-webkit-full-screen-document")}}
  • {{CSSxRef(":full-screen-controls-hidden",":-webkit-full-screen-controls-hidden")}}
-

* Now standard.

@@ -569,7 +555,6 @@

Pseudo-elements

For web-compatibility reasons, Blink, WebKit, and Gecko browsers treat all pseudo-elements starting with ::-webkit- as valid.

-
  • {{CSSxRef("::file-selector-button","::-webkit-file-upload-button")}}*
  • {{CSSxRef("::-webkit-inner-spin-button", "::-webkit-inner-spin-button")}}
  • @@ -603,7 +588,6 @@

    Pseudo-elements

  • {{CSSxRef("::-webkit-slider-runnable-track", "::-webkit-slider-runnable-track")}}
  • {{CSSxRef("::-webkit-slider-thumb", "::-webkit-slider-thumb")}}
-

* Now standard.

@@ -613,7 +597,6 @@

Pseudo-elements

Media features

-
  • {{CSSxRef("@media/-webkit-animation", "-webkit-animation")}}
  • {{CSSxRef("@media/-webkit-device-pixel-ratio", "-webkit-device-pixel-ratio")}}
  • @@ -621,7 +604,6 @@

    Media features

  • {{CSSxRef("@media/-webkit-transform-3d", "-webkit-transform-3d")}}
  • {{CSSxRef("@media/-webkit-transition", "-webkit-transition")}}
-

See also