https://bugzilla.wikimedia.org/show_bug.cgi?id=27375

--- Comment #9 from Krinkle <krinklem...@gmail.com> 2012-02-26 23:58:37 UTC ---
(In reply to comment #8)
> (In reply to comment #7)
> > The latest changes in the extension (which, among other things, changed the
> > diff presentation into a *cough* table), have made it impossible to 
> > highlight
> > trailing whitespace because the parent elements of the text are no longer
> > inline elements and styling their background has no effect.
> 
> The latest changes make the diffs look like crap, IMHO.

I'll see if I can change the diffHighlighter to maintain a inline-level element
wrapper around the diff text so that background colors can still be applied
without highlighting the entire horizontal line but just the text width.

WIll probably change <td class="ins">..</td> to be <td><ins>..</ins></td>

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to