Page MenuHomePhabricator

Update Page Content Service to handle Parsoid HTML change from <figure-inline> to <span>
Closed, ResolvedPublic2 Estimated Story Points

Description

As noted in the parent task, Parsoid plans to change the <figure-inline> tag that currently wraps media images (see current spec: https://www.mediawiki.org/wiki/Specs/HTML/2.1.0#Media) to instances of <span>. Mobileapps relies on <figure-inline> in several places, so these will need to be updated accordingly.

Details

Event Timeline

LGoto triaged this task as High priority.Oct 21 2020, 3:51 PM
LGoto set the point value for this task to 2.

Change 645189 had a related patch set uploaded (by Arlolra; owner: Arlolra):
[mediawiki/services/mobileapps@master] Switch back to spans for inline media

https://gerrit.wikimedia.org/r/645189

Change 645189 merged by jenkins-bot:
[mediawiki/services/mobileapps@master] Switch back to spans for inline media

https://gerrit.wikimedia.org/r/645189

Arlolra claimed this task.