wiki.techinc.nl/tests/api-testing
Subramanya Sastry 1aa71cf51b Disable Parsoid support for non-default output versions and offset types
* This is in service of a followup patch that merges ParsoidOutputAccess
  and ParserOutputAccess. We want to eliminate all Parsoid-specific options
  that aren't part of ParserOptions and aren't easily supportable via
  html2html transforms.

* offsetType conversion relies on Parsoid code that is a bit entangled
  with env, siteconfig (and extension configs), page source, etc. It
  could all be refactored but once the html2html output transformation
  framework lands, we could potentially use that to call Parsoid to do
  these transforms by exposing such transforms to the framework.

* In this patch, outputContentVersion that isn't the default major HTML
  version is no longer support. It could potentially be supported via the
  downgrade functionality in Parsoid in the future, or we might decide
  to re-enable multiple outputContentVersion selection in the future
  if such a use case arises. But, there are no plans to bump the major
  HTML version in the near future while we work on read views.

* Rather than delete associated tests, I've marked them skipped so that
  they can re-enabled when this support is added back.

Bug: T347426
Change-Id: Ibede4acd68e944512f6d00763d29c6b1605d67eb
2023-09-27 15:03:41 -05:00
..
action Set default migration stage of externallinks to read new and write both 2023-07-13 22:43:43 +02:00
data/Transform Transform e2e test: Move data into separate files 2022-07-08 20:08:16 +02:00
REST Disable Parsoid support for non-default output versions and offset types 2023-09-27 15:03:41 -05:00
.api-testing-quibble.json
.eslintrc.json build: Fix or suppress eslint/stylelint warnings 2023-08-06 01:05:07 +00:00