- Notifications
You must be signed in to change notification settings - Fork20.6k
Commit5aa7d93
committed
Tests: Disable the ":lang respects escaped backslashes" test
Firefox 114+ no longer match on backslashes in `:lang()`, even when escaped.It is an intentional change as `:lang()` parameters are supposed to be validBCP 47 strings. Therefore, we won't attempt to patch it.We'll keep this test here until other browsers match the behavior.Fixesgh-5271Closesgh-5277Refhttps://bugzilla.mozilla.org/show_bug.cgi?id=1839747#c1Refw3c/csswg-drafts#8720 (comment)(cherry picked from commit62b9a25)1 parent141518e commit5aa7d93
1 file changed
+13
-3
lines changedLines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1525 | 1525 |
| |
1526 | 1526 |
| |
1527 | 1527 |
| |
1528 |
| - | |
| 1528 | + | |
1529 | 1529 |
| |
1530 | 1530 |
| |
1531 | 1531 |
| |
| |||
1598 | 1598 |
| |
1599 | 1599 |
| |
1600 | 1600 |
| |
1601 |
| - | |
1602 |
| - | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
| 1609 | + | |
| 1610 | + | |
| 1611 | + | |
| 1612 | + | |
1603 | 1613 |
| |
1604 | 1614 |
| |
1605 | 1615 |
| |
|
0 commit comments
Comments
(0)