web-specs 2.31.0 → 2.33.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 +155 -81
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -892,84 +892,6 @@
892
892
  ]
893
893
  }
894
894
  },
895
- {
896
- "url": "https://drafts.csswg.org/css-view-transitions-1/",
897
- "seriesComposition": "full",
898
- "shortname": "css-view-transitions-1",
899
- "series": {
900
- "shortname": "css-view-transitions",
901
- "currentSpecification": "css-view-transitions-1",
902
- "title": "CSS View Transitions",
903
- "shortTitle": "CSS View Transitions",
904
- "nightlyUrl": "https://drafts.csswg.org/css-view-transitions/"
905
- },
906
- "seriesVersion": "1",
907
- "organization": "W3C",
908
- "groups": [
909
- {
910
- "name": "Cascading Style Sheets (CSS) Working Group",
911
- "url": "https://www.w3.org/Style/CSS/"
912
- }
913
- ],
914
- "nightly": {
915
- "url": "https://drafts.csswg.org/css-view-transitions-1/",
916
- "alternateUrls": [
917
- "https://w3c.github.io/csswg-drafts/css-view-transitions-1/",
918
- "https://w3c.github.io/csswg-drafts/css-view-transitions/"
919
- ],
920
- "repository": "https://github.com/w3c/csswg-drafts",
921
- "sourcePath": "css-view-transitions-1/Overview.bs",
922
- "filename": "Overview.html"
923
- },
924
- "title": "CSS View Transitions Module Level 1",
925
- "source": "spec",
926
- "shortTitle": "CSS View Transitions 1",
927
- "categories": [
928
- "browser"
929
- ]
930
- },
931
- {
932
- "url": "https://drafts.csswg.org/scroll-animations-1/",
933
- "seriesComposition": "full",
934
- "shortname": "scroll-animations-1",
935
- "series": {
936
- "shortname": "scroll-animations",
937
- "currentSpecification": "scroll-animations-1",
938
- "title": "Scroll-linked Animations",
939
- "shortTitle": "Scroll-linked Animations",
940
- "nightlyUrl": "https://drafts.csswg.org/scroll-animations/"
941
- },
942
- "seriesVersion": "1",
943
- "organization": "W3C",
944
- "groups": [
945
- {
946
- "name": "Cascading Style Sheets (CSS) Working Group",
947
- "url": "https://www.w3.org/Style/CSS/"
948
- }
949
- ],
950
- "nightly": {
951
- "url": "https://drafts.csswg.org/scroll-animations-1/",
952
- "alternateUrls": [
953
- "https://w3c.github.io/csswg-drafts/scroll-animations-1/",
954
- "https://w3c.github.io/csswg-drafts/scroll-animations/"
955
- ],
956
- "repository": "https://github.com/w3c/csswg-drafts",
957
- "sourcePath": "scroll-animations-1/Overview.bs",
958
- "filename": "Overview.html"
959
- },
960
- "title": "Scroll-linked Animations",
961
- "source": "spec",
962
- "shortTitle": "Scroll-linked Animations",
963
- "categories": [
964
- "browser"
965
- ],
966
- "tests": {
967
- "repository": "https://github.com/web-platform-tests/wpt",
968
- "testPaths": [
969
- "scroll-animations"
970
- ]
971
- }
972
- },
973
895
  {
974
896
  "url": "https://drafts.csswg.org/web-animations-2/",
975
897
  "seriesComposition": "delta",
@@ -1327,10 +1249,10 @@
1327
1249
  "https://html.spec.whatwg.org/multipage/interaction.html",
1328
1250
  "https://html.spec.whatwg.org/multipage/dnd.html",
1329
1251
  "https://html.spec.whatwg.org/multipage/browsers.html",
1330
- "https://html.spec.whatwg.org/multipage/window-object.html",
1331
- "https://html.spec.whatwg.org/multipage/origin.html",
1332
- "https://html.spec.whatwg.org/multipage/history.html",
1252
+ "https://html.spec.whatwg.org/multipage/nav-history-apis.html",
1253
+ "https://html.spec.whatwg.org/multipage/document-sequences.html",
1333
1254
  "https://html.spec.whatwg.org/multipage/browsing-the-web.html",
1255
+ "https://html.spec.whatwg.org/multipage/document-lifecycle.html",
1334
1256
  "https://html.spec.whatwg.org/multipage/webappapis.html",
1335
1257
  "https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html",
1336
1258
  "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html",
@@ -4182,6 +4104,38 @@
4182
4104
  "browser"
4183
4105
  ]
4184
4106
  },
4107
+ {
4108
+ "url": "https://tc39.es/proposal-regexp-modifiers/",
4109
+ "seriesComposition": "full",
4110
+ "shortname": "tc39-regexp-modifiers",
4111
+ "series": {
4112
+ "shortname": "tc39-regexp-modifiers",
4113
+ "currentSpecification": "tc39-regexp-modifiers",
4114
+ "title": "Regular Expression Pattern Modifiers for ECMAScript",
4115
+ "shortTitle": "Regular Expression Pattern Modifiers for ECMAScript",
4116
+ "nightlyUrl": "https://tc39.es/proposal-regexp-modifiers/"
4117
+ },
4118
+ "nightly": {
4119
+ "url": "https://tc39.es/proposal-regexp-modifiers/",
4120
+ "sourcePath": "spec.emu",
4121
+ "alternateUrls": [],
4122
+ "repository": "https://github.com/tc39/proposal-regexp-modifiers",
4123
+ "filename": "index.html"
4124
+ },
4125
+ "organization": "Ecma International",
4126
+ "groups": [
4127
+ {
4128
+ "name": "TC39",
4129
+ "url": "https://tc39.es/"
4130
+ }
4131
+ ],
4132
+ "title": "Regular Expression Pattern Modifiers for ECMAScript",
4133
+ "source": "spec",
4134
+ "shortTitle": "Regular Expression Pattern Modifiers for ECMAScript",
4135
+ "categories": [
4136
+ "browser"
4137
+ ]
4138
+ },
4185
4139
  {
4186
4140
  "url": "https://tc39.es/proposal-resizablearraybuffer/",
4187
4141
  "seriesComposition": "full",
@@ -7314,6 +7268,38 @@
7314
7268
  ]
7315
7269
  }
7316
7270
  },
7271
+ {
7272
+ "url": "https://wicg.github.io/web-app-launch/",
7273
+ "seriesComposition": "full",
7274
+ "shortname": "web-app-launch",
7275
+ "series": {
7276
+ "shortname": "web-app-launch",
7277
+ "currentSpecification": "web-app-launch",
7278
+ "title": "Web App Launch Handler API",
7279
+ "shortTitle": "Web App Launch Handler API",
7280
+ "nightlyUrl": "https://wicg.github.io/web-app-launch/"
7281
+ },
7282
+ "organization": "W3C",
7283
+ "groups": [
7284
+ {
7285
+ "name": "Web Platform Incubator Community Group",
7286
+ "url": "https://www.w3.org/community/wicg/"
7287
+ }
7288
+ ],
7289
+ "nightly": {
7290
+ "url": "https://wicg.github.io/web-app-launch/",
7291
+ "alternateUrls": [],
7292
+ "repository": "https://github.com/WICG/web-app-launch",
7293
+ "sourcePath": "index.html",
7294
+ "filename": "index.html"
7295
+ },
7296
+ "title": "Web App Launch Handler API",
7297
+ "source": "spec",
7298
+ "shortTitle": "Web App Launch Handler API",
7299
+ "categories": [
7300
+ "browser"
7301
+ ]
7302
+ },
7317
7303
  {
7318
7304
  "url": "https://wicg.github.io/web-otp/",
7319
7305
  "seriesComposition": "full",
@@ -13031,6 +13017,47 @@
13031
13017
  ]
13032
13018
  }
13033
13019
  },
13020
+ {
13021
+ "url": "https://www.w3.org/TR/css-view-transitions-1/",
13022
+ "seriesComposition": "full",
13023
+ "shortname": "css-view-transitions-1",
13024
+ "series": {
13025
+ "shortname": "css-view-transitions",
13026
+ "currentSpecification": "css-view-transitions-1",
13027
+ "title": "CSS View Transitions Module Level 1",
13028
+ "shortTitle": "CSS View Transitions",
13029
+ "releaseUrl": "https://www.w3.org/TR/css-view-transitions/",
13030
+ "nightlyUrl": "https://drafts.csswg.org/css-view-transitions/"
13031
+ },
13032
+ "seriesVersion": "1",
13033
+ "organization": "W3C",
13034
+ "groups": [
13035
+ {
13036
+ "name": "Cascading Style Sheets (CSS) Working Group",
13037
+ "url": "https://www.w3.org/Style/CSS/"
13038
+ }
13039
+ ],
13040
+ "release": {
13041
+ "url": "https://www.w3.org/TR/css-view-transitions-1/",
13042
+ "filename": "Overview.html"
13043
+ },
13044
+ "nightly": {
13045
+ "url": "https://drafts.csswg.org/css-view-transitions-1/",
13046
+ "alternateUrls": [
13047
+ "https://w3c.github.io/csswg-drafts/css-view-transitions-1/",
13048
+ "https://w3c.github.io/csswg-drafts/css-view-transitions/"
13049
+ ],
13050
+ "repository": "https://github.com/w3c/csswg-drafts",
13051
+ "sourcePath": "css-view-transitions-1/Overview.bs",
13052
+ "filename": "Overview.html"
13053
+ },
13054
+ "title": "CSS View Transitions Module Level 1",
13055
+ "source": "w3c",
13056
+ "shortTitle": "CSS View Transitions 1",
13057
+ "categories": [
13058
+ "browser"
13059
+ ]
13060
+ },
13034
13061
  {
13035
13062
  "url": "https://www.w3.org/TR/css-will-change-1/",
13036
13063
  "seriesComposition": "full",
@@ -17032,6 +17059,53 @@
17032
17059
  ]
17033
17060
  }
17034
17061
  },
17062
+ {
17063
+ "url": "https://www.w3.org/TR/scroll-animations-1/",
17064
+ "seriesComposition": "full",
17065
+ "shortname": "scroll-animations-1",
17066
+ "series": {
17067
+ "shortname": "scroll-animations",
17068
+ "currentSpecification": "scroll-animations-1",
17069
+ "title": "Scroll-linked Animations",
17070
+ "shortTitle": "Scroll-linked Animations",
17071
+ "releaseUrl": "https://www.w3.org/TR/scroll-animations/",
17072
+ "nightlyUrl": "https://drafts.csswg.org/scroll-animations/"
17073
+ },
17074
+ "seriesVersion": "1",
17075
+ "organization": "W3C",
17076
+ "groups": [
17077
+ {
17078
+ "name": "Cascading Style Sheets (CSS) Working Group",
17079
+ "url": "https://www.w3.org/Style/CSS/"
17080
+ }
17081
+ ],
17082
+ "release": {
17083
+ "url": "https://www.w3.org/TR/scroll-animations-1/",
17084
+ "filename": "Overview.html"
17085
+ },
17086
+ "nightly": {
17087
+ "url": "https://drafts.csswg.org/scroll-animations-1/",
17088
+ "alternateUrls": [
17089
+ "https://w3c.github.io/csswg-drafts/scroll-animations-1/",
17090
+ "https://w3c.github.io/csswg-drafts/scroll-animations/"
17091
+ ],
17092
+ "repository": "https://github.com/w3c/csswg-drafts",
17093
+ "sourcePath": "scroll-animations-1/Overview.bs",
17094
+ "filename": "Overview.html"
17095
+ },
17096
+ "title": "Scroll-linked Animations",
17097
+ "source": "w3c",
17098
+ "shortTitle": "Scroll-linked Animations",
17099
+ "categories": [
17100
+ "browser"
17101
+ ],
17102
+ "tests": {
17103
+ "repository": "https://github.com/web-platform-tests/wpt",
17104
+ "testPaths": [
17105
+ "scroll-animations"
17106
+ ]
17107
+ }
17108
+ },
17035
17109
  {
17036
17110
  "url": "https://www.w3.org/TR/secure-contexts/",
17037
17111
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.31.0",
3
+ "version": "2.33.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",