Re: Reference Page: no reference source, link is broken

Le 2014-05-23 07:48, Ya'ir Eli a écrit :
> Test 2 of 44: flex min-width:auto by yisi (CSS Flexbox §
> 4.5<http://www.w3.org/TR/css3-flexbox/#min-size-auto>
> )Test Case:
> flex-min-auto<http://test.csswg.org/suites/css-flexbox-1_dev/nightly-unstable/html/flex-min-auto.htm>
>  ==
> flex-min-auto-rel<http://test.csswg.org/suites/css-flexbox-1_dev/nightly-unstable/html/flex-min-auto-rel.htm>
> 
> (Results<http://test.csswg.org/harness/details/css-flexbox-1_dev/flex-min-auto/>
> )


Agreed.

We need to contact the test author who is jieorlin:


http://test.csswg.org/source/contributors/ttwf_bj/jieorlin/flex-min-auto.html

{
<link rel="match" href="flex-min-auto-rel.html">

should be instead

<link rel="match" href="reference/flex-min-auto-ref.html">

in that test ... but there are many other issues with that test
}

and

http://test.csswg.org/source/contributors/ttwf_bj/jieorlin/reference/flex-min-auto-rel.html

need tuning, updating, corrections,...

-----------

How to find a test whose base filename is asdfgfds inside the 
contributors' folder? Do in a terminal

/contributors$ grep -l -r "asdfgfds" *

or

/contributors$ grep --files-with-match --recursive "asdfgfds" *

-----------



+CC:"yisi" jieorlin

Gérard
-- 
Web authors' contributions to CSS 2.1 test suite
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/web-authors-contributions-css21-testsuite.html
CSS 2.1 Test suite RC6, March 23rd 2011
http://test.csswg.org/suites/css2.1/20110323/html4/toc.html

Received on Friday, 23 May 2014 15:04:05 UTC