xrfragment-haxe/src/spec/xywh.json

5 lines
313 B
JSON
Raw Normal View History

2024-02-02 11:13:07 +00:00
[
{"fn":"url","data":"http://foo.com?foo=1#xywh=0,0,1,1", "expect":{ "fn":"equal.mediafragmentXYWH", "input":"2","out":"1"},"label":"xywh"},
{"fn":"url","data":"http://foo.com?foo=1#xywh=1,100,400,500", "expect":{ "fn":"equal.mediafragmentXYWH", "input":"3","out":"500"},"label":"a equal.mediafragment"}
2024-02-02 11:13:07 +00:00
]