GWicke has submitted this change and it was merged.

Change subject: Dont cross tpl. boundaries in the LTR pass of DSR computation.
......................................................................


Dont cross tpl. boundaries in the LTR pass of DSR computation.

* While computing DSR, the LTR pass should not cross over into
  template content -- it should stop whenever it hits a template
  start meta tag.
* This fixes RT regressions uncovered by the other DSR bug fix
  in 508ef7d.
* We have one more parser WT2WT test green but this looks like
  this might have been a regression -- I suspect we regressed
  at some point on this test in the last couple days but missed it.
* Fixes regressions RTing:
   en:Get Out of My Head!
   en:2006 Stanley Cup Playofs
* In addition, I also refactored the zillion checks for tpl meta
  marker tags which cleaned up code a little bit.

Change-Id: I2e21bcf477cb797558bc1487a82bc37cd6981c9e
---
M js/lib/mediawiki.DOMPostProcessor.js
1 file changed, 48 insertions(+), 22 deletions(-)

Approvals:
  GWicke: Verified; Looks good to me, approved


--
To view, visit https://gerrit.wikimedia.org/r/31407
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2e21bcf477cb797558bc1487a82bc37cd6981c9e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Parsoid
Gerrit-Branch: master
Gerrit-Owner: Subramanya Sastry <ssas...@wikimedia.org>
Gerrit-Reviewer: GWicke <gwi...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to