mirror of
https://github.com/servo/servo.git
synced 2025-09-05 12:38:21 +01:00
Update web-platform-tests to revision e8bfc205e36ad699601212cd50083870bad9a75d
This commit is contained in:
parent
65dd6d4340
commit
ccdb0a3458
1428 changed files with 118036 additions and 9786 deletions
18
tests/wpt/web-platform-tests/mathml/README.md
Normal file
18
tests/wpt/web-platform-tests/mathml/README.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
# MathML: Tests for the MathML in HTML5 implementation note
|
||||
|
||||
This directory contains tests for the
|
||||
[MathML in HTML5 implementation note](http://www.mathml-association.org/MathMLinHTML5/)
|
||||
which is itself based on the
|
||||
[HTML5 W3C recommendation](https://www.w3.org/TR/html5/),
|
||||
on the [MathML3 W3C recommendation](https://www.w3.org/TR/MathML3/)
|
||||
and on the
|
||||
[Open Font Format 3](http://www.iso.org/iso/home/store/catalogue_ics/catalogue_detail_ics.htm?csnumber=66391) standard.
|
||||
|
||||
Many of the tests verify OpenType features and require specific Web fonts for
|
||||
that purpose. WOFF fonts are generated by scripts in the `tools/` folder using
|
||||
the Python API of
|
||||
[fontforge](https://github.com/fontforge/fontforge/). A recent enough version
|
||||
of FontForge is necessary so that it includes fixes for
|
||||
[WOFF checkSumAdjustment](https://github.com/fontforge/fontforge/issues/926),
|
||||
[USE_TYPO_METRICS flag](https://github.com/fontforge/fontforge/pull/2274) and
|
||||
for other various bugs.
|
Loading…
Add table
Add a link
Reference in a new issue