diff --git a/ed/csspatches/css-gcpm.json.patch b/ed/csspatches/css-gcpm.json.patch index 1ec10c7ebf3f..8cc168f3e5bd 100644 --- a/ed/csspatches/css-gcpm.json.patch +++ b/ed/csspatches/css-gcpm.json.patch @@ -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( [of ]? )" -+ "value": ":nth( An+B [of ]? )" +- "value": ":nth( [of ]? )", ++ "value": ":nth( An+B [of ]? )", + "href": "https://drafts.csswg.org/css-gcpm-3/#selectordef-nth" } ], - "values": [ -- 2.42.0.windows.2