Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions ed/csspatches/css-gcpm.json.patch
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ Rollback is partial, keeping the `:nth` prefixing.
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ed/css/css-gcpm.json b/ed/css/css-gcpm.json
index df2f1d9f9..98780bbe2 100644
index 10b1c649d3..a85186c578 100644
--- a/ed/css/css-gcpm.json
+++ b/ed/css/css-gcpm.json
@@ -134,7 +134,7 @@
@@ -133,7 +133,7 @@
"selectors": [
{
"name": ":nth()",
"href": "https://drafts.csswg.org/css-gcpm-3/#selectordef-nth",
- "value": ":nth( <an+b> [of <custom-ident>]? )"
+ "value": ":nth( An+B [of <custom-ident>]? )"
- "value": ":nth( <an+b> [of <custom-ident>]? )",
+ "value": ":nth( An+B [of <custom-ident>]? )",
"href": "https://drafts.csswg.org/css-gcpm-3/#selectordef-nth"
}
],
"values": [
--
2.42.0.windows.2

Loading