From 2afe4b8d5a57ee9b1e1c71940ad796757960cef5 Mon Sep 17 00:00:00 2001 From: Sam Sneddon Date: Sat, 10 Oct 2020 02:37:40 +0100 Subject: [PATCH 1/2] Fix of -webkit-flex property This maintains the id it had, but fixes the link text to be the expected name of the property --- compatibility.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compatibility.bs b/compatibility.bs index d920df5..0d4a803 100644 --- a/compatibility.bs +++ b/compatibility.bs @@ -308,7 +308,7 @@ The following -webkit- vendor prefixed properties must be su 'box-sizing' - -webkit-flex + -webkit-flex 'flex' From 0505050903a35c391f3853bb04072532e822b520 Mon Sep 17 00:00:00 2001 From: Sam Sneddon Date: Sat, 10 Oct 2020 02:37:40 +0100 Subject: [PATCH 2/2] Fix of -webkit-flex keyword This maintains the id it had, but fixes the link text to be the expected name of the keyword --- compatibility.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compatibility.bs b/compatibility.bs index 0d4a803..9c3c494 100644 --- a/compatibility.bs +++ b/compatibility.bs @@ -525,7 +525,7 @@ The following -webkit- vendor prefixed keywords must be supp ''flex'' - -webkit-flex + -webkit-flex ''flex''