Skip to content

Commit 45042eb

Browse files
author
Peter Linss
committed
removed test suite info and test annotations from bikeshed source files (now auto-generated)
1 parent 038ba1f commit 45042eb

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

css-shapes/Overview.src.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,10 @@ <h1>CSS Shapes Module Level 1</h1>
1111
Editor: Rossen Atanassov, Microsoft Corporation, ratan@microsoft.com
1212
Editor: Alan Stearns, Adobe Systems&#44; Inc., stearns@adobe.com
1313
!Issues list: <a href="https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&amp;product=CSS&amp;component=Shapes&amp;resolution=---&amp;cmdtype=doit">In Bugzilla</a>
14-
Test Suite: http://test.csswg.org/suites/css3-shapes/nightly-unstable/
1514
Abstract: CSS Shapes describe geometric shapes for use in CSS. For Level 1, CSS Shapes can be applied to floats. A circle shape on a float will cause inline content to <a>wrap</a> around the circle shape instead of the float's bounding box.
1615
Link Defaults: css-values-3 (type) <position>, css21 (property) margin
1716
</pre>
1817

19-
<script src='http://test.csswg.org/harness/annotate.js#css-shapes-1_dev' type='text/javascript' defer></script>
20-
2118
<style type="text/css">
2219
.singleImgExample {
2320
display: block;

css-transforms/Overview.src.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,10 @@ <h1>CSS Transforms Module Level 1</h1>
1616
Former Editor: David Hyatt, <a href="http://www.apple.com/">Apple Inc</a>, hyatt@apple.com
1717
Former Editor: Chris Marrin, <a href="http://www.apple.com/">Apple Inc</a>, cmarrin@apple.com
1818
Former Editor: Aryeh Gregor, <a href="http://www.mozilla.org/">Mozilla</a>, ayg@aryeh.name
19-
Test Suite: http://test.csswg.org/suites/css3-transforms/nightly-unstable/
2019
Abstract: CSS transforms allows elements styled with CSS to be transformed in two-dimensional or three-dimensional space. This specification is the convergence of the <a href="http://www.w3.org/TR/css3-2d-transforms/">CSS 2D transforms</a>, <a href="http://www.w3.org/TR/css3-3d-transforms/">CSS 3D transforms</a> and <a href="http://www.w3.org/TR/2009/WD-SVG-Transforms-20090320/">SVG transforms</a> specifications.
2120
!Issues List: <a href="https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&product=CSS&component=Transforms&resolution=---&cmdtype=doit">in Bugzilla</a>
2221
</pre>
2322

24-
<script src='http://test.csswg.org/harness/annotate.js#css-transforms-1_dev' type='text/javascript' defer></script>
25-
2623
<style type="text/css">
2724
.example {
2825
clear:both

css-writing-modes/Overview.src.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ <h1>CSS Writing Modes Level 3</h1>
2222
Former Editor: Shinyu Murakami, <a href="http://www.antenna.co.jp/">Antenna House</a>, murakami@antenna.co.jp
2323
Former Editor: Paul Nelson, <a href="http://www.microsoft.com/">Microsoft</a>, paulnel@microsoft.com
2424
Former Editor: Michel Suignard, <a href="http://www.microsoft.com/">Microsoft</a>, michelsu@microsoft.com
25-
Test Suite: http://test.csswg.org/suites/css3-writing-modes/nightly-unstable/
2625
Abstract: CSS Writing Modes Level 3 defines CSS support for various international writing modes, such as left-to-right (e.g. Latin or Indic), right-to-left (e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and Arabic) and vertical (e.g. Asian scripts).
2726
At Risk: The ''use-glyph-orientation'' of 'text-orientation'
2827
At Risk: The ''digits'' value of 'text-combine-horizontal'.
@@ -47,7 +46,6 @@ <h1>CSS Writing Modes Level 3</h1>
4746
margin:auto;
4847
}
4948
</style>
50-
<script src='http://test.csswg.org/harness/annotate.js#css-writing-modes-3_dev' defer></script>
5149

5250

5351
<h2 id="text-flow">

0 commit comments

Comments
 (0)