Jessica Dillon & Jessica Lynn Suttles
2ac4cff54b
Add spec for nested format with property of same name
2013-12-12 15:11:51 -08:00
jessicard
0eb04480f5
Normalize u-* property values for implied properties
2013-11-04 16:03:41 -08:00
Jessica Lynn Suttles
e65c1a2407
Normalize u-* property values
2013-11-04 15:13:34 -08:00
jessicard
e630923e1d
normalizes rels urls in issue https://github.com/G5/microformats2/issues/16
2013-11-03 16:55:37 -08:00
Don Petersen
07ab221d3e
Don't explode when a rel attribute exists without a base tag.
...
It tries to build an absolute URL for link tags that contain a rel
attribute and a relative URL, using the <base> tag to decide what to
prefix the relative URLs with. It's very common for people to omit the
base tag and to use rel attributes in stylesheets, and that blows up the
parser.
Now we don't attempt to build absolute URLs when the base URL can't be
determined.
2013-10-08 22:06:59 +00:00
Tom Morris
38e0ae313f
modifying existing test JSON output to add blank rel hashes
...
rel: {} is required by the spec even if it is empty
2013-09-15 11:51:49 +01:00
Tom Morris
6b6524e4af
adding specs for rels/alternates
2013-09-15 11:51:24 +01:00
Jessica Lynn Suttles
7bda1aaae6
makes simple case slightly more complex
2013-04-18 22:13:37 -07:00
Jessica Lynn Suttles
8344b85938
makes specs way more readable
2013-04-18 22:13:37 -07:00
Jessica Lynn Suttles
10ea0256fc
cleans up implied property and adds lots of specs for them
2013-04-18 22:13:36 -07:00