- Notifications
You must be signed in to change notification settings - Fork20.6k
Commit62b9a25
authored
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)1 parent67cb1af commit62b9a25
1 file changed
+13
-3
lines changedLines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1474 | 1474 |
| |
1475 | 1475 |
| |
1476 | 1476 |
| |
1477 |
| - | |
| 1477 | + | |
1478 | 1478 |
| |
1479 | 1479 |
| |
1480 | 1480 |
| |
| |||
1547 | 1547 |
| |
1548 | 1548 |
| |
1549 | 1549 |
| |
1550 |
| - | |
1551 |
| - | |
| 1550 | + | |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
1552 | 1562 |
| |
1553 | 1563 |
| |
1554 | 1564 |
| |
|
0 commit comments
Comments
(0)