No files found.
+1 −1
util.rs
components/gfx/text/util.rs
+42 −37
fragment.rs
components/layout/fragment.rs
+40 −48
inline.rs
components/layout/inline.rs
+13 −15
text.rs
components/layout/text.rs
+5 −2
wrapper.rs
components/layout/wrapper.rs
+1 −1
properties.mako.rs
components/style/properties.mako.rs
+96 −0
MANIFEST.json
tests/wpt/mozilla/meta/MANIFEST.json
BIN
swatch-lime.png
tests/wpt/mozilla/tests/css/swatch-lime.png
BIN
swatch-orange.png
tests/wpt/mozilla/tests/css/swatch-orange.png
+42 −0
white-space-mixed-002-ref.htm
.../wpt/mozilla/tests/css/white-space-mixed-002-ref.htm
+28 −0
white-space-mixed-002.htm
tests/wpt/mozilla/tests/css/white-space-mixed-002.htm
+41 −0
white-space-normal-001-ref.htm
...wpt/mozilla/tests/css/white-space-normal-001-ref.htm
+50 −0
white-space-normal-001.htm
tests/wpt/mozilla/tests/css/white-space-normal-001.htm
+16 −0
white-space-pre-line-ref.htm
...s/wpt/mozilla/tests/css/white-space-pre-line-ref.htm
+15 −0
white-space-pre-line.htm
tests/wpt/mozilla/tests/css/white-space-pre-line.htm
+19 −0
white-space-pre-wrap-ref.htm
...s/wpt/mozilla/tests/css/white-space-pre-wrap-ref.htm
+18 −0
white-space-pre-wrap.htm
tests/wpt/mozilla/tests/css/white-space-pre-wrap.htm