browser-specs 3.6.0 → 3.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.json +50 -56
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -2833,20 +2833,51 @@
2833
2833
  ]
2834
2834
  }
2835
2835
  },
2836
+ {
2837
+ "url": "https://w3c.github.io/window-placement/",
2838
+ "seriesComposition": "full",
2839
+ "shortname": "window-placement",
2840
+ "series": {
2841
+ "shortname": "window-placement",
2842
+ "currentSpecification": "window-placement",
2843
+ "title": "Multi-Screen Window Placement",
2844
+ "shortTitle": "Multi-Screen Window Placement",
2845
+ "nightlyUrl": "https://w3c.github.io/window-placement/"
2846
+ },
2847
+ "organization": "W3C",
2848
+ "groups": [
2849
+ {
2850
+ "name": "Second Screen Working Group",
2851
+ "url": "https://www.w3.org/2014/secondscreen/"
2852
+ }
2853
+ ],
2854
+ "nightly": {
2855
+ "url": "https://w3c.github.io/window-placement/",
2856
+ "repository": "https://github.com/w3c/window-placement",
2857
+ "sourcePath": "index.bs",
2858
+ "filename": "index.html"
2859
+ },
2860
+ "title": "Multi-Screen Window Placement",
2861
+ "source": "spec",
2862
+ "shortTitle": "Multi-Screen Window Placement",
2863
+ "categories": [
2864
+ "browser"
2865
+ ]
2866
+ },
2836
2867
  {
2837
2868
  "url": "https://webassembly.github.io/exception-handling/js-api/",
2838
2869
  "seriesComposition": "fork",
2839
- "shortname": "wasm-js-api-1-fork-exception-handling",
2870
+ "shortname": "wasm-js-api-2-fork-exception-handling",
2840
2871
  "series": {
2841
2872
  "shortname": "wasm-js-api",
2842
- "currentSpecification": "wasm-js-api-1",
2873
+ "currentSpecification": "wasm-js-api-2",
2843
2874
  "title": "WebAssembly JavaScript Interface",
2844
2875
  "shortTitle": "WebAssembly JavaScript Interface",
2845
2876
  "releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
2846
2877
  "nightlyUrl": "https://webassembly.github.io/spec/js-api/"
2847
2878
  },
2848
- "seriesVersion": "1",
2849
- "forkOf": "wasm-js-api-1",
2879
+ "seriesVersion": "2",
2880
+ "forkOf": "wasm-js-api-2",
2850
2881
  "organization": "W3C",
2851
2882
  "groups": [
2852
2883
  {
@@ -3201,8 +3232,8 @@
3201
3232
  "series": {
3202
3233
  "shortname": "compute-pressure",
3203
3234
  "currentSpecification": "compute-pressure",
3204
- "title": "Compute and System Pressure",
3205
- "shortTitle": "Compute and System Pressure",
3235
+ "title": "Compute Pressure",
3236
+ "shortTitle": "Compute Pressure",
3206
3237
  "nightlyUrl": "https://wicg.github.io/compute-pressure/"
3207
3238
  },
3208
3239
  "organization": "W3C",
@@ -3218,9 +3249,9 @@
3218
3249
  "sourcePath": "index.html",
3219
3250
  "filename": "index.html"
3220
3251
  },
3221
- "title": "Compute and System Pressure Level 1",
3252
+ "title": "Compute Pressure Level 1",
3222
3253
  "source": "spec",
3223
- "shortTitle": "Compute and System Pressure 1",
3254
+ "shortTitle": "Compute Pressure 1",
3224
3255
  "categories": [
3225
3256
  "browser"
3226
3257
  ]
@@ -4343,43 +4374,6 @@
4343
4374
  ]
4344
4375
  }
4345
4376
  },
4346
- {
4347
- "url": "https://wicg.github.io/origin-policy/",
4348
- "seriesComposition": "full",
4349
- "shortname": "origin-policy",
4350
- "series": {
4351
- "shortname": "origin-policy",
4352
- "currentSpecification": "origin-policy",
4353
- "title": "Origin Policy",
4354
- "shortTitle": "Origin Policy",
4355
- "nightlyUrl": "https://wicg.github.io/origin-policy/"
4356
- },
4357
- "organization": "W3C",
4358
- "groups": [
4359
- {
4360
- "name": "Web Platform Incubator Community Group",
4361
- "url": "https://www.w3.org/community/wicg/"
4362
- }
4363
- ],
4364
- "nightly": {
4365
- "url": "https://wicg.github.io/origin-policy/",
4366
- "repository": "https://github.com/WICG/origin-policy",
4367
- "sourcePath": "index.src.html",
4368
- "filename": "index.html"
4369
- },
4370
- "title": "Origin Policy",
4371
- "source": "specref",
4372
- "shortTitle": "Origin Policy",
4373
- "categories": [
4374
- "browser"
4375
- ],
4376
- "tests": {
4377
- "repository": "https://github.com/web-platform-tests/wpt",
4378
- "testPaths": [
4379
- "origin-policy"
4380
- ]
4381
- }
4382
- },
4383
4377
  {
4384
4378
  "url": "https://wicg.github.io/overscroll-scrollend-events/",
4385
4379
  "seriesComposition": "full",
@@ -16683,20 +16677,20 @@
16683
16677
  ]
16684
16678
  },
16685
16679
  {
16686
- "url": "https://www.w3.org/TR/wasm-js-api-1/",
16680
+ "url": "https://www.w3.org/TR/wasm-js-api-2/",
16687
16681
  "seriesComposition": "full",
16688
- "shortname": "wasm-js-api-1",
16682
+ "shortname": "wasm-js-api-2",
16689
16683
  "series": {
16690
16684
  "shortname": "wasm-js-api",
16691
- "currentSpecification": "wasm-js-api-1",
16685
+ "currentSpecification": "wasm-js-api-2",
16692
16686
  "title": "WebAssembly JavaScript Interface",
16693
16687
  "shortTitle": "WebAssembly JavaScript Interface",
16694
16688
  "releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
16695
16689
  "nightlyUrl": "https://webassembly.github.io/spec/js-api/"
16696
16690
  },
16697
- "seriesVersion": "1",
16691
+ "seriesVersion": "2",
16698
16692
  "forks": [
16699
- "wasm-js-api-1-fork-exception-handling"
16693
+ "wasm-js-api-2-fork-exception-handling"
16700
16694
  ],
16701
16695
  "organization": "W3C",
16702
16696
  "groups": [
@@ -16706,7 +16700,7 @@
16706
16700
  }
16707
16701
  ],
16708
16702
  "release": {
16709
- "url": "https://www.w3.org/TR/wasm-js-api-1/",
16703
+ "url": "https://www.w3.org/TR/wasm-js-api-2/",
16710
16704
  "filename": "Overview.html"
16711
16705
  },
16712
16706
  "nightly": {
@@ -16729,18 +16723,18 @@
16729
16723
  }
16730
16724
  },
16731
16725
  {
16732
- "url": "https://www.w3.org/TR/wasm-web-api-1/",
16726
+ "url": "https://www.w3.org/TR/wasm-web-api-2/",
16733
16727
  "seriesComposition": "full",
16734
- "shortname": "wasm-web-api-1",
16728
+ "shortname": "wasm-web-api-2",
16735
16729
  "series": {
16736
16730
  "shortname": "wasm-web-api",
16737
- "currentSpecification": "wasm-web-api-1",
16731
+ "currentSpecification": "wasm-web-api-2",
16738
16732
  "title": "WebAssembly Web API",
16739
16733
  "shortTitle": "WebAssembly Web API",
16740
16734
  "releaseUrl": "https://www.w3.org/TR/wasm-web-api/",
16741
16735
  "nightlyUrl": "https://webassembly.github.io/spec/web-api/"
16742
16736
  },
16743
- "seriesVersion": "1",
16737
+ "seriesVersion": "2",
16744
16738
  "organization": "W3C",
16745
16739
  "groups": [
16746
16740
  {
@@ -16749,7 +16743,7 @@
16749
16743
  }
16750
16744
  ],
16751
16745
  "release": {
16752
- "url": "https://www.w3.org/TR/wasm-web-api-1/",
16746
+ "url": "https://www.w3.org/TR/wasm-web-api-2/",
16753
16747
  "filename": "Overview.html"
16754
16748
  },
16755
16749
  "nightly": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.6.0",
3
+ "version": "3.8.0",
4
4
  "description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
5
5
  "repository": {
6
6
  "type": "git",