haikuwebkit/LayoutTests/fast/css/DOMQuad-serialization-expec...

6 lines
228 B
Plaintext

PASS DOMQuad has a toJSON function
PASS The values of all the points in a DOMQuad are serialized to JSON.
PASS The values of all the points in a DOMQuad are preserved through a round-trip through JSON.stringify and JSON.parse