@@ -46,7 +46,7 @@ <h2 id="substantial">Substantial changes</h2>
4646< p > In additional to the editorial changes listed above, the following substantial additions, changes and removals
4747have been made.</ p >
4848
49- < h3 id ="whole "> Across the whole document</ h3 >
49+ < h3 id ="whole "> Across the whole document (owner: liam) </ h3 >
5050
5151< ul >
5252 < li > References to the SVG DTD have been removed.</ li >
@@ -69,13 +69,13 @@ <h3 id="whole">Across the whole document</h3>
6969 for use with the < em > CORS-enabled fetch</ em > algorithm.</ li >
7070</ ul >
7171
72- < h3 id ="concepts "> Concepts</ h3 >
72+ < h3 id ="concepts "> Concepts (owner: BogdanBrinza) </ h3 >
7373
7474< ul >
7575 < li > Removed this chapter.</ li >
7676</ ul >
7777
78- < h3 id ="rendering "> Rendering Model chapter</ h3 >
78+ < h3 id ="rendering "> Rendering Model chapter (owner: liam) </ h3 >
7979< ul >
8080 < li > Update rendering model to refer to < a href ="https://www.w3.org/TR/compositing/ "> Compositing and Blending Specification</ a > .</ li >
8181 < li > Added new definitions regarding rendered and renderable elements.</ li >
@@ -95,7 +95,7 @@ <h3 id="rendering">Rendering Model chapter</h3>
9595 < li > Updated rendering requirements to reflect shadow DOM model for use elements.</ li >
9696</ ul >
9797
98- < h3 id ="types "> Basic Data Types and Interfaces chapter</ h3 >
98+ < h3 id ="types "> Basic Data Types and Interfaces chapter (owner: BogdanBrinza) </ h3 >
9999
100100< ul >
101101 < li > All appearance of < a > SVGMatrix</ a > were replaced by < a > DOMMatrix</ a > or < a > DOMMatrixReadOnly</ a > .</ li >
@@ -176,7 +176,7 @@ <h3 id="types">Basic Data Types and Interfaces chapter</h3>
176176</ ul >
177177</ div >
178178
179- < h3 id ="structure "> Document Structure chapter</ h3 >
179+ < h3 id ="structure "> Document Structure chapter (owner: BogdanBrinza) </ h3 >
180180
181181< ul >
182182 < li > Deprecated the < code > suspendRedraw</ code > , < code > unsuspendRedraw</ code > and < code > unsuspendRedrawAll</ code > methods on the SVGSVGElement interface.</ li >
@@ -312,7 +312,7 @@ <h3 id="structure">Document Structure chapter</h3>
312312</ ul >
313313</ div >
314314
315- < h3 id ="styling "> Styling chapter</ h3 >
315+ < h3 id ="styling "> Styling chapter (owner: BogdanBrinza) </ h3 >
316316
317317< ul >
318318 < li > Removed the < span class ="attr-name "> 'contentStyleType'</ span > attribute.</ li >
@@ -352,7 +352,7 @@ <h3 id="styling">Styling chapter</h3>
352352 </ li >
353353</ ul >
354354
355- < h3 id ="conform "> Conformance chapter</ h3 >
355+ < h3 id ="conform "> Conformance chapter (owner: BogdanBrinza) </ h3 >
356356
357357< ul >
358358 < li > Animations do not run in documents processed
@@ -376,7 +376,7 @@ <h3 id="conform">Conformance chapter</h3>
376376 </ li >
377377</ ul >
378378
379- < h3 id ="geometry "> Geometry Properties chapter</ h3 >
379+ < h3 id ="geometry "> Geometry Properties chapter (owner: BogdanBrinza) </ h3 >
380380
381381< ul >
382382 < li > Removed < a > 'pattern'</ a > and < a > 'filter element'</ a > from the set of elements that the < a > 'x property'</ a > and < a > 'y property'</ a > properties
@@ -392,7 +392,7 @@ <h3 id="geometry">Geometry Properties chapter</h3>
392392 can be constrained with the corresponding max/min properties.</ li >
393393</ ul >
394394
395- < h3 id ="coords "> Coordinate Systems, Transformations and Units chapter</ h3 >
395+ < h3 id ="coords "> Coordinate Systems, Transformations and Units chapter (owner: BogdanBrinza) </ h3 >
396396
397397< ul >
398398 < li > Make < a > SVGMatrix</ a > .skew{X,Y} throw an exception on bad values.</ li >
@@ -411,7 +411,7 @@ <h3 id="coords">Coordinate Systems, Transformations and Units chapter</h3>
411411 < li > Change bounding box algorithm to include the effect of overflow and clip properties when the "clipped" flag is set.</ li >
412412</ ul >
413413
414- < h3 id ="paths "> Paths chapter</ h3 >
414+ < h3 id ="paths "> Paths chapter (owner: ericwilligers) </ h3 >
415415
416416< ul >
417417 < li > Added new < strong > B</ strong > and
@@ -443,7 +443,7 @@ <h3 id="paths">Paths chapter</h3>
443443 < li > Clarified that a value of zero for < a > 'pathLength'</ a > is valid.</ li >
444444</ ul >
445445
446- < h3 id ="shapes "> Basic Shapes chapter</ h3 >
446+ < h3 id ="shapes "> Basic Shapes chapter (owner: BogdanBrinza) </ h3 >
447447
448448< ul >
449449 < li > The < a href ="shapes.html#__svg__SVGAnimatedPoints__animatedPoints "> animatedPoints</ a >
@@ -453,7 +453,7 @@ <h3 id="shapes">Basic Shapes chapter</h3>
453453 < li > Added auto behavior for < a > 'rx'</ a > and < a > 'ry'</ a > to < a > 'ellipse'</ a > .</ li >
454454</ ul >
455455
456- < h3 id ="text "> Text chapter</ h3 >
456+ < h3 id ="text "> Text chapter (owner: BogdanBrinza) </ h3 >
457457
458458< ul >
459459
@@ -533,7 +533,7 @@ <h3 id="text">Text chapter</h3>
533533 </ li >
534534</ ul >
535535
536- < h3 id ="embedded "> Embedded Content chapter</ h3 >
536+ < h3 id ="embedded "> Embedded Content chapter (owner: BogdanBrinza) </ h3 >
537537
538538< ul >
539539 < li > Added this chapter, which includes new
@@ -569,7 +569,7 @@ <h3 id="embedded">Embedded Content chapter</h3>
569569 < li > Updated the reference to the (abandoned) Resource Priorities spec to instead refer to the (working draft) Resource Hints spec.</ li >
570570</ ul >
571571
572- < h3 id ="painting "> Painting chapter</ h3 >
572+ < h3 id ="painting "> Painting chapter (owner: BogdanBrinza) </ h3 >
573573
574574< ul >
575575 < li > Added more detail to the descriptions of the stroke properties and added algorithms
@@ -630,7 +630,7 @@ <h3 id="painting">Painting chapter</h3>
630630 < li > Remove the 'markable elements' category.</ li >
631631</ ul >
632632
633- < h3 id ="color "> Color chapter</ h3 >
633+ < h3 id ="color "> Color chapter (owner: BogdanBrinza) </ h3 >
634634
635635< ul >
636636 < li > Added requirements for images to be color managed.</ li >
@@ -643,7 +643,7 @@ <h3 id="color">Color chapter</h3>
643643 < li > Removed the < span class ="element-name "> 'color-profile'</ span > element.</ li >
644644</ ul >
645645
646- < h3 id ="pservers "> Paint Servers chapter</ h3 >
646+ < h3 id ="pservers "> Paint Servers chapter (owner: BogdanBrinza) </ h3 >
647647
648648< ul >
649649 < li > Added the < a > 'solidcolor'</ a > element and its two properties < a > 'solid-color'</ a >
@@ -680,7 +680,7 @@ <h3 id="pservers">Paint Servers chapter</h3>
680680</ ul >
681681</ div >
682682
683- < h3 id ="masking "> Clipping, Masking and Compositing chapter</ h3 >
683+ < h3 id ="masking "> Clipping, Masking and Compositing chapter (owner: BogdanBrinza) </ h3 >
684684< ul >
685685 < li > SVG now references CSS Masking [< a href ="refs.html#ref-css-masking-1 "> css-masking-1</ a > ] specification.
686686 < ul >
@@ -692,14 +692,14 @@ <h3 id="masking">Clipping, Masking and Compositing chapter</h3>
692692 < li > The < a > 'overflow'</ a > property should be respected on the outermost svg elements inline in html.</ li >
693693 < li > Merge Clipping, Masking and Compositing chapter into Rendering Model chapter.</ li >
694694</ ul >
695- < h3 id ="filters "> Filter Effects chapter</ h3 >
695+ < h3 id ="filters "> Filter Effects chapter (owner: BogdanBrinza) </ h3 >
696696
697697< ul >
698698 < li > Removed the body of this chapter and replaced it with a link to the
699699 Filter Effect specification.</ li >
700700</ ul >
701701
702- < h3 id ="interact "> Interactivity chapter</ h3 >
702+ < h3 id ="interact "> Interactivity chapter (owner: BogdanBrinza) </ h3 >
703703
704704< ul >
705705 < li > Added the < span class ="attr-name "> 'tabindex'</ span > attribute.</ li >
@@ -720,7 +720,7 @@ <h3 id="interact">Interactivity chapter</h3>
720720 < li > Mark < a > 'cursor element'</ a > element as deprecated, update description of < a > 'cursor property'</ a > .</ li >
721721</ ul >
722722
723- < h3 id ="linking "> Linking chapter</ h3 >
723+ < h3 id ="linking "> Linking chapter (owner: BogdanBrinza) </ h3 >
724724
725725< ul >
726726 < li > < a id ="linking-tests " href ="https://github.com/w3c/web-platform-tests/tree/master/svg/linking/reftests "> Tests</ a > </ li >
@@ -767,22 +767,22 @@ <h3 id="linking">Linking chapter</h3>
767767 < li > Create detailed instructions for processing URLs and external resource files.</ li >
768768</ ul >
769769
770- < h3 id ="script "> Scripting chapter</ h3 >
770+ < h3 id ="script "> Scripting chapter (owner: BogdanBrinza) </ h3 >
771771
772772< ul >
773773 < li > Removed the < span class ="attr-name "> 'contentScriptType'</ span > attribute.</ li >
774774 < li > Removed < span class ="attr-name "> 'onload'</ span > from AnimationEvents.</ li >
775775 < li > Merged this entire chapter into the Interactivity chapter.</ li >
776776</ ul >
777777
778- < h3 id ="animate "> Animation chapter</ h3 >
778+ < h3 id ="animate "> Animation chapter (owner: BogdanBrinza) </ h3 >
779779
780780< ul >
781781 < li > Moved this chapter to a separate
782782 < a href ="https://svgwg.org/specs/animations/ "> SVG Animations</ a > module.</ li >
783783</ ul >
784784
785- < h3 id ="fonts "> Fonts chapter</ h3 >
785+ < h3 id ="fonts "> Fonts chapter (owner: BogdanBrinza) </ h3 >
786786
787787< ul >
788788 < li > Added WOFF requirement, rearranged content.</ li >
@@ -802,34 +802,34 @@ <h3 id="fonts">Fonts chapter</h3>
802802 and their corresponding IDL interfaces.</ li >
803803</ ul >
804804
805- < h3 id ="extend "> Extensibility chapter</ h3 >
805+ < h3 id ="extend "> Extensibility chapter (owner: ericwilligers) </ h3 >
806806
807807< ul >
808808 < li > Made < a > 'foreignObject'</ a > a < a > graphics element</ a > .</ li >
809809 < li > Made < span class ='attr-name '> 'width'</ span > and < span class ='attr-name '> 'height'</ span > presentation attributes on the < a > 'foreignObject'</ a > element.</ li >
810810</ ul >
811811
812- < h3 id ="svgdtd "> Document Type Definition appendix</ h3 >
812+ < h3 id ="svgdtd "> Document Type Definition appendix (owner: BogdanBrinza) </ h3 >
813813
814814< ul >
815815 < li > Removed this appendix, as SVG 2 is not defined in terms of a DTD.</ li >
816816</ ul >
817817
818- < h3 id ="java "> Java Language Binding appendix</ h3 >
818+ < h3 id ="java "> Java Language Binding appendix (owner: BogdanBrinza) </ h3 >
819819
820820< ul >
821821 < li > Removed this appendix, as language bindings are now defined by
822822 Web IDL.</ li >
823823</ ul >
824824
825- < h3 id ="escript "> ECMAScript Language Binding appendix</ h3 >
825+ < h3 id ="escript "> ECMAScript Language Binding appendix (owner: BogdanBrinza) </ h3 >
826826
827827< ul >
828828 < li > Removed this appendix, as language bindings are now defined by
829829 Web IDL.</ li >
830830</ ul >
831831
832- < h3 id ="refs "> References appendix</ h3 >
832+ < h3 id ="refs "> References appendix (owner: BogdanBrinza) </ h3 >
833833
834834< ul >
835835 < li > Removed normative reference to CSS2.</ li >
@@ -853,13 +853,13 @@ <h3 id="refs">References appendix</h3>
853853 < li > Added normative reference to Shadow DOM.</ li >
854854</ ul >
855855
856- < h3 id ="idlindex "> IDL Index appendix</ h3 >
856+ < h3 id ="idlindex "> IDL Index appendix (owner: BogdanBrinza) </ h3 >
857857
858858< ul >
859859 < li > Added this appendix.</ li >
860860</ ul >
861861
862- < h3 id ="feature "> Feature Strings</ h3 >
862+ < h3 id ="feature "> Feature Strings (owner: BogdanBrinza) </ h3 >
863863
864864< ul >
865865 < li > Removed this appendix.</ li >
0 commit comments