servo/tests
Patrick Walton 877f02f1d1 layout: Implement text-transform.
The Unicode awareness of `text-transform` is implemented as well as
possible given the Rust standard library's Unicode support. In
particular, the notion of an alphabetic character is used instead of a
letter.

Gecko has a subclass of text run to handle text transforms, but I
implemented this in a simpler way.
2014-12-10 14:09:08 -08:00
..
content Issue #1820 - Improve the Blob implementation 2014-12-09 22:52:19 +08:00
html Hook up synthetic click activation to script_task and <>.click() 2014-12-05 18:33:03 -08:00
power Update README.md 2014-09-16 14:04:16 -07:00
ref layout: Implement text-transform. 2014-12-10 14:09:08 -08:00
wpt Don't include the root element when calling Element#getElementsByTagName 2014-12-09 13:41:14 +01:00
contenttest.rs Make build system more independent of current directory. 2014-12-02 18:04:06 -08:00
reftest.rs More target path fixup. 2014-12-02 18:23:06 -08:00