[uf-discuss] hreview using include pattern
Ben Ward
lists at ben-ward.co.uk
Tue Oct 9 01:00:12 PDT 2007
On 9 Oct 2007, at 00:57, Brian Miller wrote:
> In looking at the hreview examples (apple, readandtravel) who have a
> similar structure, they usually repeat the item information in each
> review and use css to hide it. This seems messy from a semantic and
> accessibility point of view. Most screenreader users would not enjoy
> hearing the item information every time.
I haven't checked, but they may be slightly older implementations.
For a time there was a problem with the OBJECT include pattern in
Safari, which led to the Anchor based include pattern being designed.
That in turn is sub-optimal as empty-anchors are poor accessibility.
So, if those implementations were built before Safari fixed its
OBJECT bug — or before that fix was regarded as wide-spread — then
they may have compromised with repeating data.
The new hReview deployment we've just put out uses the OBJECT pattern.
Ben
More information about the microformats-discuss
mailing list