summaryrefslogtreecommitdiffhomepage
path: root/test/json/frameset-header.json
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-11-05 07:39:06 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-11-05 07:39:06 +0100
commit98da53beb78d9a617a1c66b404e9a7d8469a443a (patch)
treee708c5133ea5705d402b31b16aadcb24ec25b6c1 /test/json/frameset-header.json
parent8cd318bc55e9d1588307999618a0d8bef09f9f68 (diff)
a
Diffstat (limited to 'test/json/frameset-header.json')
-rw-r--r--test/json/frameset-header.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/json/frameset-header.json b/test/json/frameset-header.json
new file mode 100644
index 00000000..8b32cabc
--- /dev/null
+++ b/test/json/frameset-header.json
@@ -0,0 +1,9 @@
+{
+ "name": "foo",
+ "depth": 42,
+ "framesets": {
+ "w": {},
+ "n": {}
+ },
+ "frames": []
+}