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

--- Comment #4 from Gabriel Wicke <gwi...@wikimedia.org> ---
(In reply to comment #3)
> (In reply to comment #0)
> > This causes the test 'document with meta elements: data' in 
> > ve.dm.MWConverter
> > to fail. Not sure if it is any more serious than that.
> 
> Are you comparing a HTML serialization or the DOM attribute? A diff in the
> former is fine, but a diff in the latter would be a bug.

Actually, a diff in the *percent-decoded* DOM href attribute would be a bug.

We decode all hrefs in the serializer, so to us it makes no difference if it is
encoded as %20 or a literal space in HTML.

-- 
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