Skip to content

Commit f32b563

Browse files
authored
Re-generate CSS patch for css-gcpm (#1628)
A recent update in Reffy sometimes changes the place where the `href` key appears in CSS extracts. Patch needed to be re-generated.
1 parent 38ed41a commit f32b563

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ed/csspatches/css-gcpm.json.patch

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@ Rollback is partial, keeping the `:nth` prefixing.
1212
1 file changed, 1 insertion(+), 1 deletion(-)
1313

1414
diff --git a/ed/css/css-gcpm.json b/ed/css/css-gcpm.json
15-
index df2f1d9f9..98780bbe2 100644
15+
index 10b1c649d3..a85186c578 100644
1616
--- a/ed/css/css-gcpm.json
1717
+++ b/ed/css/css-gcpm.json
18-
@@ -134,7 +134,7 @@
18+
@@ -133,7 +133,7 @@
19+
"selectors": [
1920
{
2021
"name": ":nth()",
21-
"href": "https://drafts.csswg.org/css-gcpm-3/#selectordef-nth",
22-
- "value": ":nth( <an+b> [of <custom-ident>]? )"
23-
+ "value": ":nth( An+B [of <custom-ident>]? )"
22+
- "value": ":nth( <an+b> [of <custom-ident>]? )",
23+
+ "value": ":nth( An+B [of <custom-ident>]? )",
24+
"href": "https://drafts.csswg.org/css-gcpm-3/#selectordef-nth"
2425
}
2526
],
26-
"values": [
2727
--
2828
2.42.0.windows.2
2929

0 commit comments

Comments
 (0)