Skip to content

Commit b53b60f

Browse files
committed
Merge pull request #240 from rjwright/DocsChanges
Move feedback sections of the documentation to the bottom
2 parents c0bad9e + e66d0b3 commit b53b60f

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

README.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,6 @@ Native Fallback
4343
When the polyfill runs on a browser that implements Element.animate and AnimationPlayer Playback
4444
Control it will detect and use the underlying native features.
4545

46-
API and Specification Feedback
47-
------------------------------
48-
49-
File an issue on GitHub: <https://github.com/w3c/web-animations/issues/new>.
50-
Alternatively, send an email to <[email protected]> with subject line “[web-animations]
51-
… message topic …” ([archives](http://lists.w3.org/Archives/Public/public-fx/)).
52-
53-
Polyfill Issues
54-
---------------
55-
56-
Report any issues with this implementation on GitHub:
57-
<https://github.com/web-animations/web-animations-next/issues/new>.
58-
5946
Different Build Targets
6047
-----------------------
6148

@@ -116,6 +103,18 @@ will work in all browsers that implement a conforming version of transform, but
116103

117104
will not work anywhere.
118105

106+
API and Specification Feedback
107+
------------------------------
108+
109+
File an issue on GitHub: <https://github.com/w3c/web-animations/issues/new>.
110+
Alternatively, send an email to <[email protected]> with subject line “[web-animations]
111+
… message topic …” ([archives](http://lists.w3.org/Archives/Public/public-fx/)).
112+
113+
Polyfill Issues
114+
---------------
115+
116+
Report any issues with this implementation on GitHub: <https://github.com/web-animations/web-animations-next/issues/new>.
117+
119118
Breaking changes
120119
----------------
121120

0 commit comments

Comments
 (0)