- From: L. David Baron <dbaron@dbaron.org>
- Date: Sat, 2 Oct 2010 12:54:47 -0700
- To: Geoffrey Sneddon <gsneddon@opera.com>
- Cc: fantasai <fantasai.lists@inkedblade.net>, "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>
On Saturday 2010-10-02 19:22 +0100, Geoffrey Sneddon wrote:
> references in testinfo.data are like the following:
>
> block-in-inline-margins-002a block-in-inline-margins-002-ref.xht blocks
> inside inlines – ignored-margins-2a
> visuren.html#anonymous-block-level
>
> i.e.,
>
> {'assertion': '',
> 'flags': '',
> 'id': 'block-in-inline-margins-002a',
> 'links': 'visuren.html#anonymous-block-level',
> 'reference': 'block-in-inline-margins-002-ref.xht',
> 'title': 'blocks inside inlines – ignored-margins-2a'}
>
> Should reference not be in the same format as id? At the moment it's
> neither a valid path nor a valid test id. I guess it should be a
> test id, so we run the reference in the same format as the test.
I think it makes sense as an id.
I worked around this in my testinfo.data reader:
http://hg.mozilla.org/users/dbaron_mozilla.com/css21-implementation-report/file/54c5cb2545c8/split-testinfo-data.py#l49
in a way that would be perfectly happy if it changes to an id in the
future.
-David
--
L. David Baron http://dbaron.org/
Mozilla Corporation http://www.mozilla.com/
Received on Saturday, 2 October 2010 19:55:36 UTC