Skip to content

Commit fbf3036

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.2.1.
1 parent f1c7cbb commit fbf3036

File tree

16 files changed

+723
-926
lines changed

16 files changed

+723
-926
lines changed

ed/algorithms/html.json

Lines changed: 31 additions & 23 deletions
Large diffs are not rendered by default.

ed/algorithms/webauthn-3.json

Lines changed: 68 additions & 68 deletions
Large diffs are not rendered by default.

ed/dfns/html.json

Lines changed: 372 additions & 410 deletions
Large diffs are not rendered by default.

ed/dfns/rdf12-concepts.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -950,40 +950,40 @@
950950
"definedIn": "prose"
951951
},
952952
{
953-
"id": "dfn-skolem-iri",
954-
"href": "https://w3c.github.io/rdf-concepts/spec/#dfn-skolem-iri",
953+
"id": "dfn-graph-isomorphism",
954+
"href": "https://w3c.github.io/rdf-concepts/spec/#dfn-graph-isomorphism",
955955
"linkingText": [
956-
"Skolem IRI"
956+
"graph isomorphism",
957+
"isomorphic"
957958
],
958959
"localLinkingText": [],
959960
"type": "dfn",
960961
"for": [],
961962
"access": "public",
962963
"informative": false,
963964
"heading": {
964-
"id": "section-skolemization",
965-
"href": "https://w3c.github.io/rdf-concepts/spec/#section-skolemization",
966-
"title": "Replacing Blank Nodes with IRIs",
967-
"number": "3.7"
965+
"id": "graph-isomorphism",
966+
"href": "https://w3c.github.io/rdf-concepts/spec/#graph-isomorphism",
967+
"title": "Graph Comparison",
968+
"number": "3.6"
968969
},
969970
"definedIn": "prose"
970971
},
971972
{
972-
"id": "dfn-graph-isomorphism",
973-
"href": "https://w3c.github.io/rdf-concepts/spec/#dfn-graph-isomorphism",
973+
"id": "dfn-skolem-iri",
974+
"href": "https://w3c.github.io/rdf-concepts/spec/#dfn-skolem-iri",
974975
"linkingText": [
975-
"graph isomorphism",
976-
"isomorphic"
976+
"Skolem IRI"
977977
],
978978
"localLinkingText": [],
979979
"type": "dfn",
980980
"for": [],
981981
"access": "public",
982982
"informative": false,
983983
"heading": {
984-
"id": "graph-isomorphism",
985-
"href": "https://w3c.github.io/rdf-concepts/spec/#graph-isomorphism",
986-
"title": "Graph Comparison",
984+
"id": "section-skolemization",
985+
"href": "https://w3c.github.io/rdf-concepts/spec/#section-skolemization",
986+
"title": "Replacing Blank Nodes with IRIs",
987987
"number": "3.8"
988988
},
989989
"definedIn": "prose"

ed/headings/html.json

Lines changed: 29 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3460,159 +3460,166 @@
34603460
"title": "Implementation notes",
34613461
"number": "4.12.5.1.1"
34623462
},
3463+
{
3464+
"id": "the-canvas-settings",
3465+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#the-canvas-settings",
3466+
"level": 6,
3467+
"title": "The canvas settings",
3468+
"number": "4.12.5.1.2"
3469+
},
34633470
{
34643471
"id": "the-canvas-state",
34653472
"href": "https://html.spec.whatwg.org/multipage/canvas.html#the-canvas-state",
34663473
"level": 6,
34673474
"title": "The canvas state",
3468-
"number": "4.12.5.1.2"
3475+
"number": "4.12.5.1.3"
34693476
},
34703477
{
34713478
"id": "line-styles",
34723479
"href": "https://html.spec.whatwg.org/multipage/canvas.html#line-styles",
34733480
"level": 6,
34743481
"title": "Line styles",
3475-
"number": "4.12.5.1.3"
3482+
"number": "4.12.5.1.4"
34763483
},
34773484
{
34783485
"id": "text-styles",
34793486
"href": "https://html.spec.whatwg.org/multipage/canvas.html#text-styles",
34803487
"level": 6,
34813488
"title": "Text styles",
3482-
"number": "4.12.5.1.4"
3489+
"number": "4.12.5.1.5"
34833490
},
34843491
{
34853492
"id": "building-paths",
34863493
"href": "https://html.spec.whatwg.org/multipage/canvas.html#building-paths",
34873494
"level": 6,
34883495
"title": "Building paths",
3489-
"number": "4.12.5.1.5"
3496+
"number": "4.12.5.1.6"
34903497
},
34913498
{
34923499
"id": "path2d-objects",
34933500
"href": "https://html.spec.whatwg.org/multipage/canvas.html#path2d-objects",
34943501
"level": 6,
34953502
"title": "Path2D objects",
3496-
"number": "4.12.5.1.6"
3503+
"number": "4.12.5.1.7"
34973504
},
34983505
{
34993506
"id": "transformations",
35003507
"href": "https://html.spec.whatwg.org/multipage/canvas.html#transformations",
35013508
"level": 6,
35023509
"title": "Transformations",
3503-
"number": "4.12.5.1.7"
3510+
"number": "4.12.5.1.8"
35043511
},
35053512
{
35063513
"id": "image-sources-for-2d-rendering-contexts",
35073514
"href": "https://html.spec.whatwg.org/multipage/canvas.html#image-sources-for-2d-rendering-contexts",
35083515
"level": 6,
35093516
"title": "Image sources for 2D rendering contexts",
3510-
"number": "4.12.5.1.8"
3517+
"number": "4.12.5.1.9"
35113518
},
35123519
{
35133520
"id": "fill-and-stroke-styles",
35143521
"href": "https://html.spec.whatwg.org/multipage/canvas.html#fill-and-stroke-styles",
35153522
"level": 6,
35163523
"title": "Fill and stroke styles",
3517-
"number": "4.12.5.1.9"
3524+
"number": "4.12.5.1.10"
35183525
},
35193526
{
35203527
"id": "drawing-rectangles-to-the-bitmap",
35213528
"href": "https://html.spec.whatwg.org/multipage/canvas.html#drawing-rectangles-to-the-bitmap",
35223529
"level": 6,
35233530
"title": "Drawing rectangles to the bitmap",
3524-
"number": "4.12.5.1.10"
3531+
"number": "4.12.5.1.11"
35253532
},
35263533
{
35273534
"id": "drawing-text-to-the-bitmap",
35283535
"href": "https://html.spec.whatwg.org/multipage/canvas.html#drawing-text-to-the-bitmap",
35293536
"level": 6,
35303537
"title": "Drawing text to the bitmap",
3531-
"number": "4.12.5.1.11"
3538+
"number": "4.12.5.1.12"
35323539
},
35333540
{
35343541
"id": "drawing-paths-to-the-canvas",
35353542
"href": "https://html.spec.whatwg.org/multipage/canvas.html#drawing-paths-to-the-canvas",
35363543
"level": 6,
35373544
"title": "Drawing paths to the canvas",
3538-
"number": "4.12.5.1.12"
3545+
"number": "4.12.5.1.13"
35393546
},
35403547
{
35413548
"id": "drawing-focus-rings-and-scrolling-paths-into-view",
35423549
"href": "https://html.spec.whatwg.org/multipage/canvas.html#drawing-focus-rings-and-scrolling-paths-into-view",
35433550
"level": 6,
35443551
"title": "Drawing focus rings",
3545-
"number": "4.12.5.1.13"
3552+
"number": "4.12.5.1.14"
35463553
},
35473554
{
35483555
"id": "drawing-images",
35493556
"href": "https://html.spec.whatwg.org/multipage/canvas.html#drawing-images",
35503557
"level": 6,
35513558
"title": "Drawing images",
3552-
"number": "4.12.5.1.14"
3559+
"number": "4.12.5.1.15"
35533560
},
35543561
{
35553562
"id": "pixel-manipulation",
35563563
"href": "https://html.spec.whatwg.org/multipage/canvas.html#pixel-manipulation",
35573564
"level": 6,
35583565
"title": "Pixel manipulation",
3559-
"number": "4.12.5.1.15"
3566+
"number": "4.12.5.1.16"
35603567
},
35613568
{
35623569
"id": "compositing",
35633570
"href": "https://html.spec.whatwg.org/multipage/canvas.html#compositing",
35643571
"level": 6,
35653572
"title": "Compositing",
3566-
"number": "4.12.5.1.16"
3573+
"number": "4.12.5.1.17"
35673574
},
35683575
{
35693576
"id": "image-smoothing",
35703577
"href": "https://html.spec.whatwg.org/multipage/canvas.html#image-smoothing",
35713578
"level": 6,
35723579
"title": "Image smoothing",
3573-
"number": "4.12.5.1.17"
3580+
"number": "4.12.5.1.18"
35743581
},
35753582
{
35763583
"id": "shadows",
35773584
"href": "https://html.spec.whatwg.org/multipage/canvas.html#shadows",
35783585
"level": 6,
35793586
"title": "Shadows",
3580-
"number": "4.12.5.1.18"
3587+
"number": "4.12.5.1.19"
35813588
},
35823589
{
35833590
"id": "filters",
35843591
"href": "https://html.spec.whatwg.org/multipage/canvas.html#filters",
35853592
"level": 6,
35863593
"title": "Filters",
3587-
"number": "4.12.5.1.19"
3594+
"number": "4.12.5.1.20"
35883595
},
35893596
{
35903597
"id": "working-with-externally-defined-svg-filters",
35913598
"href": "https://html.spec.whatwg.org/multipage/canvas.html#working-with-externally-defined-svg-filters",
35923599
"level": 6,
35933600
"title": "Working with externally-defined SVG filters",
3594-
"number": "4.12.5.1.20"
3601+
"number": "4.12.5.1.21"
35953602
},
35963603
{
35973604
"id": "drawing-model",
35983605
"href": "https://html.spec.whatwg.org/multipage/canvas.html#drawing-model",
35993606
"level": 6,
36003607
"title": "Drawing model",
3601-
"number": "4.12.5.1.21"
3608+
"number": "4.12.5.1.22"
36023609
},
36033610
{
36043611
"id": "best-practices",
36053612
"href": "https://html.spec.whatwg.org/multipage/canvas.html#best-practices",
36063613
"level": 6,
36073614
"title": "Best practices",
3608-
"number": "4.12.5.1.22"
3615+
"number": "4.12.5.1.23"
36093616
},
36103617
{
36113618
"id": "examples",
36123619
"href": "https://html.spec.whatwg.org/multipage/canvas.html#examples",
36133620
"level": 6,
36143621
"title": "Examples",
3615-
"number": "4.12.5.1.23"
3622+
"number": "4.12.5.1.24"
36163623
},
36173624
{
36183625
"id": "the-imagebitmap-rendering-context",

ed/headings/rdf12-concepts.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -148,25 +148,25 @@
148148
"title": "Triple Terms",
149149
"number": "3.5"
150150
},
151+
{
152+
"id": "graph-isomorphism",
153+
"href": "https://w3c.github.io/rdf-concepts/spec/#graph-isomorphism",
154+
"level": 3,
155+
"title": "Graph Comparison",
156+
"number": "3.6"
157+
},
151158
{
152159
"id": "section-text-direction",
153160
"href": "https://w3c.github.io/rdf-concepts/spec/#section-text-direction",
154161
"level": 3,
155162
"title": "Initial Text Direction",
156-
"number": "3.6"
163+
"number": "3.7"
157164
},
158165
{
159166
"id": "section-skolemization",
160167
"href": "https://w3c.github.io/rdf-concepts/spec/#section-skolemization",
161168
"level": 3,
162169
"title": "Replacing Blank Nodes with IRIs",
163-
"number": "3.7"
164-
},
165-
{
166-
"id": "graph-isomorphism",
167-
"href": "https://w3c.github.io/rdf-concepts/spec/#graph-isomorphism",
168-
"level": 3,
169-
"title": "Graph Comparison",
170170
"number": "3.8"
171171
},
172172
{

ed/headings/webauthn-3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1487,7 +1487,7 @@
14871487
"id": "changes-since-l2",
14881488
"href": "https://w3c.github.io/webauthn/#changes-since-l2",
14891489
"level": 3,
1490-
"title": "Changes since Web Authentication Level 2 [webauthn-2-20210408]",
1490+
"title": "Changes since Web Authentication Level 2 [[webauthn-2-20210408]]",
14911491
"number": "18.1"
14921492
},
14931493
{

ed/idl/html.idl

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,9 +1320,8 @@ enum ImageSmoothingQuality { "low", "medium", "high" };
13201320
interface CanvasRenderingContext2D {
13211321
// back-reference to the canvas
13221322
readonly attribute HTMLCanvasElement canvas;
1323-
1324-
CanvasRenderingContext2DSettings getContextAttributes();
13251323
};
1324+
CanvasRenderingContext2D includes CanvasSettings;
13261325
CanvasRenderingContext2D includes CanvasState;
13271326
CanvasRenderingContext2D includes CanvasTransform;
13281327
CanvasRenderingContext2D includes CanvasCompositing;
@@ -1340,6 +1339,11 @@ CanvasRenderingContext2D includes CanvasPathDrawingStyles;
13401339
CanvasRenderingContext2D includes CanvasTextDrawingStyles;
13411340
CanvasRenderingContext2D includes CanvasPath;
13421341

1342+
interface mixin CanvasSettings {
1343+
// settings
1344+
CanvasRenderingContext2DSettings getContextAttributes();
1345+
};
1346+
13431347
interface mixin CanvasState {
13441348
// state
13451349
undefined save(); // push state on state stack
@@ -1594,6 +1598,7 @@ interface OffscreenCanvasRenderingContext2D {
15941598
readonly attribute OffscreenCanvas canvas;
15951599
};
15961600

1601+
OffscreenCanvasRenderingContext2D includes CanvasSettings;
15971602
OffscreenCanvasRenderingContext2D includes CanvasState;
15981603
OffscreenCanvasRenderingContext2D includes CanvasTransform;
15991604
OffscreenCanvasRenderingContext2D includes CanvasCompositing;

0 commit comments

Comments
 (0)