wiki.techinc.nl/tests/phpunit/includes/OutputTransform
Arlo Breault 03f9785ad4 Make ContentDOMTransformStage not Parsoid specific
Previously, it assumed Parsoid content and loaded/stored data attributes
unconditionally.  The result being that, if this stage was subclassed to
be used an non-Parsoid pipeline, the dom would undesirably be dirtied
with Parsoid ids or data-parsoid attributes.

Change-Id: I2f1af43d9c39140ce215e2145e51cc3b02f68923
2024-08-14 14:23:44 -04:00
..
Stages Make ContentDOMTransformStage not Parsoid specific 2024-08-14 14:23:44 -04:00
ContentDOMTransformStageTest.php Make ContentDOMTransformStage not Parsoid specific 2024-08-14 14:23:44 -04:00
DefaultOutputPipelineFactoryTest.php Move section edit links outside headings (new heading HTML) 2024-05-06 12:25:33 -04:00
DummyDOMTransformStage.php Fix serialization errors in PageBundle extensiondata 2024-05-17 09:47:18 -04:00
OutputTransformStageTestBase.php phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
TestUtils.php Move section edit links outside headings (new heading HTML) 2024-05-06 12:25:33 -04:00