servo/tests
Ms2ger dd9351d722 Parse attributes according to the specification in AttrValue::from_u32.
This exposes another bug: "-0" failed to parse with str.parse(), and is now
successfully parsed into 0. However, input.size and textarea.{rows, cols} are
supposed to be "limited to only non-negative numbers greater than zero", so 0
is not actually supposed to be accepted.
2015-04-20 10:51:44 +02:00
..
html Auto merge of #5593 - shinglyu:ismap, r=jdm 2015-04-14 00:10:08 -05:00
power Update PowerMeasure.py post-cargoify 2014-12-12 22:49:02 +01:00
ref Auto merge of #5706 - pcwalton:absolute-clipping-of-own-contents, r=glennw 2015-04-15 21:04:59 -05:00
unit Replace usage of ResponseSenders by LoadConsumer 2015-04-19 13:26:56 +02:00
wpt Parse attributes according to the specification in AttrValue::from_u32. 2015-04-20 10:51:44 +02:00
reftest.rs Remove the core feature from reftests. 2015-03-21 14:31:19 +01:00