From 4b83ba42b0327120da79df8f8c7693c2498316d9 Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Mon, 8 Mar 2021 10:30:25 +0000 Subject: [PATCH 01/15] Fixable flaws on the color_value page --- files/en-us/web/css/color_value/index.html | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index d955b022fa85829..9481e71a1755ad6 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1105,11 +1105,11 @@

Mozilla System Color Extensions

-moz-Combobox
-

{{Gecko_minversion_inline("1.9.2")}} Background color for combo-boxes. Should be used with the -moz-ComboboxText foreground color. In versions prior to 1.9.2, use -moz-Field instead.

+

Background color for combo-boxes. Should be used with the -moz-ComboboxText foreground color. In versions prior to 1.9.2, use -moz-Field instead.

-moz-ComboboxText
-

{{Gecko_minversion_inline("1.9.2")}} Text color for combo-boxes. Should be used with the -moz-Combobox background color. In versions prior to 1.9.2, use -moz-FieldText instead.

+

Text color for combo-boxes. Should be used with the -moz-Combobox background color. In versions prior to 1.9.2, use -moz-FieldText instead.

-moz-Dialog
@@ -1122,15 +1122,15 @@

Mozilla System Color Extensions

-moz-dragtargetzone
-moz-EvenTreeRow
-

{{gecko_minversion_inline("1.9")}} Background color for even-numbered rows in a tree. Should be used with the -moz-FieldText foreground color. In Gecko versions prior to 1.9, use -moz-Field. See also -moz-OddTreeRow.

+

Background color for even-numbered rows in a tree. Should be used with the -moz-FieldText foreground color. In Gecko versions prior to 1.9, use -moz-Field. See also -moz-OddTreeRow.

-moz-html-CellHighlight
-

{{gecko_minversion_inline("1.9")}} Background color for highlighted item in HTML {{HTMLElement("select")}}s. Should be used with the -moz-html-CellHighlightText foreground color. Prior to Gecko 1.9, use -moz-CellHighlight.

+

Background color for highlighted item in HTML {{HTMLElement("select")}}s. Should be used with the -moz-html-CellHighlightText foreground color. Prior to Gecko 1.9, use -moz-CellHighlight.

-moz-html-CellHighlightText
-

{{gecko_minversion_inline("1.9")}} Text color for highlighted items in HTML {{HTMLElement("select")}}s. Should be used with the -moz-html-CellHighlight background color. Prior to Gecko 1.9, use -moz-CellHighlightText.

+

Text color for highlighted items in HTML {{HTMLElement("select")}}s. Should be used with the -moz-html-CellHighlight background color. Prior to Gecko 1.9, use -moz-CellHighlightText.

-moz-mac-accentdarkestshadow
-moz-mac-accentdarkshadow
@@ -1141,11 +1141,11 @@

Mozilla System Color Extensions

-moz-mac-accentregularshadow
-moz-mac-chrome-active
-

{{Gecko_minversion_inline("1.9.1")}}

+

-moz-mac-chrome-inactive
-

{{Gecko_minversion_inline("1.9.1")}}

+

-moz-mac-focusring
-moz-mac-menuselect
@@ -1161,7 +1161,7 @@

Mozilla System Color Extensions

-moz-MenuBarText
-

{{Gecko_minversion_inline("1.9.2")}} Text color in menu bars. Often similar to MenuText. Should be used on top of Menu background.

+

Text color in menu bars. Often similar to MenuText. Should be used on top of Menu background.

-moz-MenuBarHoverText
@@ -1169,28 +1169,28 @@

Mozilla System Color Extensions

-moz-nativehyperlinktext
-

{{Gecko_minversion_inline("1.9.1")}} Default platform hyperlink color.

+

Default platform hyperlink color.

-moz-OddTreeRow
-

{{gecko_minversion_inline("1.9")}} Background color for odd-numbered rows in a tree. Should be used with the -moz-FieldText foreground color. In Gecko versions prior to 1.9, use -moz-Field. See also -moz-EvenTreeRow.

+

Background color for odd-numbered rows in a tree. Should be used with the -moz-FieldText foreground color. In Gecko versions prior to 1.9, use -moz-Field. See also -moz-EvenTreeRow.

-moz-win-communicationstext
-

{{gecko_minversion_inline("1.9")}} Should be used for text in objects with {{cssxref("-moz-appearance")}}: -moz-win-communications-toolbox;.

+

Should be used for text in objects with {{cssxref("appearance")}}: -moz-win-communications-toolbox;.

-moz-win-mediatext
-

{{gecko_minversion_inline("1.9")}} Should be used for text in objects with {{cssxref("-moz-appearance")}}: -moz-win-media-toolbox.

+

Should be used for text in objects with {{cssxref("appearance")}}: -moz-win-media-toolbox.

-moz-win-accentcolor
-

{{gecko_minversion_inline("56")}}
+


Used to access the Windows 10 custom accent color that you can set on the start menu, taskbar, title bars, etc.

-moz-win-accentcolortext
-

{{gecko_minversion_inline("56")}}
+


Used to access the color of text placed over the Windows 10 custom accent color in the start menu, taskbar, title bars, etc.

@@ -1205,11 +1205,11 @@

Mozilla Color Preference Extensions
-moz-default-background-color
-

{{Gecko_minversion_inline("5.0")}} User's preference for the document background color.

+

User's preference for the document background color.

-moz-default-color
-

{{Gecko_minversion_inline("5.0")}} User's preference for the text color.

+

User's preference for the text color.

-moz-hyperlinktext
@@ -1223,11 +1223,11 @@

Mozilla Color Preference Extensions

Interpolation

-

In animations and gradients, <color> values are interpolated on each of their red, green, and blue components. Each component is interpolated as a real, floating-point number. Note that interpolation of colors happens in the alpha-premultiplied sRGBA color space to prevent unexpected gray colors from appearing. In animations, the interpolation's speed is determined by the timing function.

+

In animations and gradients, <color> values are interpolated on each of their red, green, and blue components. Each component is interpolated as a real, floating-point number. Note that interpolation of colors happens in the alpha-premultiplied sRGBA color space to prevent unexpected gray colors from appearing. In animations, the interpolation's speed is determined by the timing function.

Accessibility considerations

-

Some people have difficulty distinguishing colors. The WCAG 2.0 recommendation strongly advises against using color as the only means of conveying a specific message, action, or result. See Color and color contrast for more information.

+

Some people have difficulty distinguishing colors. The WCAG 2.0 recommendation strongly advises against using color as the only means of conveying a specific message, action, or result. See Color and color contrast for more information.

Examples

From 232ed2f1935da3e566b44bca14ae0c307e5ee24d Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:43:46 +0000 Subject: [PATCH 02/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index 9481e71a1755ad6..bba8864f109ea2e 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1141,7 +1141,6 @@

Mozilla System Color Extensions

-moz-mac-accentregularshadow
-moz-mac-chrome-active
-

-moz-mac-chrome-inactive
From e9fb4ef112936fc3ee7e6e505d3f3f34cd4113df Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:45:18 +0000 Subject: [PATCH 03/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index bba8864f109ea2e..cf0ec444c0928b6 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1144,7 +1144,6 @@

Mozilla System Color Extensions

-moz-mac-chrome-inactive
-

-moz-mac-focusring
-moz-mac-menuselect
From 44c48c1cdff91b1a6df200515aabf44588c2e9a3 Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:45:32 +0000 Subject: [PATCH 04/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index cf0ec444c0928b6..3b0ec8741f2df5d 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1105,7 +1105,7 @@

Mozilla System Color Extensions

-moz-Combobox
-

Background color for combo-boxes. Should be used with the -moz-ComboboxText foreground color. In versions prior to 1.9.2, use -moz-Field instead.

+

Background color for combo-boxes. Should be used with the -moz-ComboboxText foreground color. In versions prior to 1.9.2, use -moz-Field instead.

-moz-ComboboxText
From cd74dd26ed9713b17b97c3724e5aab18006e4d60 Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:45:46 +0000 Subject: [PATCH 05/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index 3b0ec8741f2df5d..8d70500e479018c 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1109,7 +1109,7 @@

Mozilla System Color Extensions

-moz-ComboboxText
-

Text color for combo-boxes. Should be used with the -moz-Combobox background color. In versions prior to 1.9.2, use -moz-FieldText instead.

+

Text color for combo-boxes. Should be used with the -moz-Combobox background color. In versions prior to 1.9.2, use -moz-FieldText instead.

-moz-Dialog
From d33455fefcf35d320a113c976d85270804dc443c Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:45:56 +0000 Subject: [PATCH 06/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index 8d70500e479018c..82c0c1a4daa9dbe 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1122,7 +1122,7 @@

Mozilla System Color Extensions

-moz-dragtargetzone
-moz-EvenTreeRow
-

Background color for even-numbered rows in a tree. Should be used with the -moz-FieldText foreground color. In Gecko versions prior to 1.9, use -moz-Field. See also -moz-OddTreeRow.

+

Background color for even-numbered rows in a tree. Should be used with the -moz-FieldText foreground color. In Gecko versions prior to 1.9, use -moz-Field. See also -moz-OddTreeRow.

-moz-html-CellHighlight
From 40b739a70a973ad62d612a84575ac15c9d3a2480 Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:46:05 +0000 Subject: [PATCH 07/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index 82c0c1a4daa9dbe..40e3a51a0456fa0 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1171,7 +1171,7 @@

Mozilla System Color Extensions

-moz-OddTreeRow
-

Background color for odd-numbered rows in a tree. Should be used with the -moz-FieldText foreground color. In Gecko versions prior to 1.9, use -moz-Field. See also -moz-EvenTreeRow.

+

Background color for odd-numbered rows in a tree. Should be used with the -moz-FieldText foreground color. In Gecko versions prior to 1.9, use -moz-Field. See also -moz-EvenTreeRow.

-moz-win-communicationstext
From b05a8bbbd0b212644dc83aa13607a0ffb1e79771 Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:46:16 +0000 Subject: [PATCH 08/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index 40e3a51a0456fa0..f1d7f298409a56c 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1183,7 +1183,6 @@

Mozilla System Color Extensions

-moz-win-accentcolor
-


Used to access the Windows 10 custom accent color that you can set on the start menu, taskbar, title bars, etc.

-moz-win-accentcolortext
From 0e187043aa48b4157519c6cdc8c41b82be13173c Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:46:24 +0000 Subject: [PATCH 09/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index f1d7f298409a56c..3e183154246ce0b 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1187,8 +1187,7 @@

Mozilla System Color Extensions

-moz-win-accentcolortext
-


- Used to access the color of text placed over the Windows 10 custom accent color in the start menu, taskbar, title bars, etc.

+

Used to access the color of text placed over the Windows 10 custom accent color in the start menu, taskbar, title bars, etc.

From 7d980b5525ccadc5c44a485624c3b48b93eb16a7 Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:47:23 +0000 Subject: [PATCH 10/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index 3e183154246ce0b..203378d26c7f781 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1201,7 +1201,7 @@

Mozilla Color Preference Extensions
-moz-default-background-color
-

User's preference for the document background color.

+

User's preference for the document background color.

-moz-default-color
From 101e78d7a5e3323a0206386a0f9adf76080cab31 Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:47:32 +0000 Subject: [PATCH 11/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index 203378d26c7f781..a516da8ebbd5e46 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1205,7 +1205,7 @@

Mozilla Color Preference Extensions

-moz-default-color
-

User's preference for the text color.

+

User's preference for the text color.

-moz-hyperlinktext
From a5981d224139354bec42af5ab108faf17cbe86ca Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:47:47 +0000 Subject: [PATCH 12/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index a516da8ebbd5e46..998f7d49d627583 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1126,7 +1126,7 @@

Mozilla System Color Extensions

-moz-html-CellHighlight
-

Background color for highlighted item in HTML {{HTMLElement("select")}}s. Should be used with the -moz-html-CellHighlightText foreground color. Prior to Gecko 1.9, use -moz-CellHighlight.

+

Background color for highlighted item in HTML {{HTMLElement("select")}}s. Should be used with the -moz-html-CellHighlightText foreground color. Prior to Gecko 1.9, use -moz-CellHighlight.

-moz-html-CellHighlightText
From e3c602db327356c82b28f4fb2e70c76040465d9e Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:48:00 +0000 Subject: [PATCH 13/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index 998f7d49d627583..5084be8b76e7dd3 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1130,7 +1130,7 @@

Mozilla System Color Extensions

-moz-html-CellHighlightText
-

Text color for highlighted items in HTML {{HTMLElement("select")}}s. Should be used with the -moz-html-CellHighlight background color. Prior to Gecko 1.9, use -moz-CellHighlightText.

+

Text color for highlighted items in HTML {{HTMLElement("select")}}s. Should be used with the -moz-html-CellHighlight background color. Prior to Gecko 1.9, use -moz-CellHighlightText.

-moz-mac-accentdarkestshadow
-moz-mac-accentdarkshadow
From 61920451069567a27c9064c35cb061c8cda5df8a Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:48:13 +0000 Subject: [PATCH 14/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index 5084be8b76e7dd3..b69c4e7464512cd 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1159,7 +1159,7 @@

Mozilla System Color Extensions

-moz-MenuBarText
-

Text color in menu bars. Often similar to MenuText. Should be used on top of Menu background.

+

Text color in menu bars. Often similar to MenuText. Should be used on top of Menu background.

-moz-MenuBarHoverText
From b9639501aa807d260abeb73fa4c0e29aa8f8fdbb Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Tue, 9 Mar 2021 04:48:33 +0000 Subject: [PATCH 15/15] Update files/en-us/web/css/color_value/index.html Co-authored-by: Eric Bailey --- files/en-us/web/css/color_value/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/css/color_value/index.html b/files/en-us/web/css/color_value/index.html index b69c4e7464512cd..52a2b5af4466ae2 100644 --- a/files/en-us/web/css/color_value/index.html +++ b/files/en-us/web/css/color_value/index.html @@ -1167,7 +1167,7 @@

Mozilla System Color Extensions

-moz-nativehyperlinktext
-

Default platform hyperlink color.

+

Default platform hyperlink color.

-moz-OddTreeRow