mediawiki-extensions-Cite/tests/phpunit/integration
thiemowmde ca3203699c Capitalized dir="RTL" should not trigger any error
This fixes a minor issue introduced in I294b59f. Two identical
dir="…" with different capitalizations should not be reported as an
error.

Turns out the implementation in the Cite extension doesn't care
about this capitalization at all. That's why I suggest to do the
normalization as early as possible. This is slightly different in
the Parsoid implementation.

Bug: T202593
Change-Id: I96b4a281d6020d61d1f36ec027cf833bbb244f03
2024-01-03 16:30:16 +00:00
..
AnchorFormatterTest.php More simple and consistent @covers and @license tags 2023-12-15 12:12:16 +01:00
CiteTest.php Capitalized dir="RTL" should not trigger any error 2024-01-03 16:30:16 +00:00
FootnoteMarkFormatterTest.php Merge "Various cleanups to PHPUnit test mock setup" 2023-12-18 12:36:11 +00:00
ValidatorTest.php Capitalized dir="RTL" should not trigger any error 2024-01-03 16:30:16 +00:00