Page MenuHomePhabricator

CSS and JS for Parsoid parity with PHP HTML
Closed, ResolvedPublic

Description

Parsoid's generated HTML is different from PHP parser, especially for File: links (bug 61786), so wikitext in Flow posts has different appearance and behavior . VE has some CSS and JS to make it appear similar.

  • Create 'ext.parsoid.styles' module Done, gerrit 124785 , later moved to core 'mediawiki.skinning.content.parsoid' module
  • Use it in Flow (bug 60017) and VE (bug 63983)
  • Parsoid needs to support other File: types beyond images (T64270)
  • ? Additional work for operational features -- srcset, TimedMediaHandler integration, etc. (T56844) VE may not need these.

Event Timeline

bd808 raised the priority of this task from to Medium.
bd808 updated the task description. (Show Details)
bd808 added a project: Scrum-of-Scrums.
bd808 changed Security from none to None.
bd808 moved this task from Scheduled to In progress on the Scrum-of-Scrums board.
Mattflaschen-WMF renamed this task from CSS and JS for Parsoid parity with PHP HTM to CSS and JS for Parsoid parity with PHP HTML.Nov 25 2014, 8:44 PM
bd808 updated the task description. (Show Details)