- From: <bugzilla@jessica.w3.org>
- Date: Wed, 11 May 2016 21:23:56 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27608
Josh Spiegel <josh.spiegel@oracle.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #5 from Josh Spiegel <josh.spiegel@oracle.com> ---
It looks like this assertion is wrong:
<serialization-matches>"text":\{.*"vOffset":250.*\}</serialization-matches>
https://github.com/LeoWoerteler/QT3TS/blob/master/ser/json/data003.json
This may or may not pass depending on the order of the map entries.
It should be.
<serialization-matches>"text":\{.*"vOffset":100.*\}</serialization-matches>
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 11 May 2016 21:23:58 UTC