15:05:14 RRSAgent has joined #htmlt
15:05:14 logging to http://www.w3.org/2010/08/24-htmlt-irc
15:05:22 zakim, who is here?
15:05:22 On the phone I see krisk
15:05:23 On IRC I see RRSAgent, plh, trackbot, Zakim, krisk, Ms2ger, gsnedders, jgraham
15:05:38 I think gsnedders and I will not be around much
15:05:44 Will anyone else be dialing in?
15:05:53 +Plh
15:06:22 We have to leave at 17:25
15:06:50 That is fine - should be a quick meeting
15:07:14 Agenda-> http://lists.w3.org/Archives/Public/public-html-testsuite/2010Aug/0010.html
15:07:48 Chair: krisk
15:08:08 Scribe: krisk (note most folks are on IRC)
15:08:23 Agenda Item #1 Check for any bugs on approved tests (currently zero)
15:09:07 Ms2ger - posted about XHTML5 tests see -> http://lists.w3.org/Archives/Public/public-html-testsuite/2010Aug/0011.html
15:10:16 I'll take a peek at this feedback and report back, if others have feedback (not on default == automated) please respond
15:11:55 Now the other feedback is to have automated be the default for tests - manual tests need a reason
15:12:10 krisk, FWIW, I can rewrite those xhtml test as reftests if you'd like
15:13:18 the problem is that we have no way to run reftests
15:13:28 Ms2ger: (I have a mild preference for javascript tests since there is somewhat less that can go wrong)
15:13:34 ie, the tests would still be ran manually
15:13:51 For simple DOM tests (e.g. getElementsbyClassName) they should be automated
15:13:53 plh: The CSSWG are using reftests exclusively for CSS3
15:14:06 and do they have a way to run them?
15:14:21 Not sure, I will talk to fantasai/Tab
15:14:28 I doubt they do
15:14:35 But browser vendors can all run reftests now
15:14:39 Nope - they are device/os dependent
15:15:03 I guess one thing we can do: let the harness run the reftests manually, and if someone has a better way to run those tests, good for them
15:15:18 That is better
15:15:42 so, maybe we need to modify the harness to allow reftests to be ran manually for now
15:15:47 Let's agree to that
15:15:56 at least, we'll be able to accept reftests
15:16:02 Sounds good
15:16:05 In practice being able to run reftests is necessary to automate other W3C testsuites so I don't think it is any problem for us to have the same requirement
15:16:17 Having manual tests is always a problem though
15:16:27 and is causing problems in practice with CSS 2.1
15:16:49 yes, but I also don't want top exclude some class of mobile user agents for example in the process of developing reftests
15:16:57 s/top/to/
15:17:02 Nor do we
15:17:23 OK then let's state this as our plan...
15:17:26 So reftests should always be possible to run manually too
15:17:38 sounds great to me
15:17:40 Tests that can be tested via javascript should not be manual
15:17:57 so Kris, how hard would it be for you to allow reftests in the harness?
15:17:58 i.e. they should always have human-readable instructions
15:18:24 Tests that need some non-javascript verification need to have manual instructions in the test
15:18:40 for reftests, it's a simple comparison
15:18:46 That should not be a problem
15:18:50 so you need to be able to display two files
15:19:31 Let's move on to the next agenda item
15:19:34 You want to display them in a way that allows you to flip between them with the tests in the same place in the viewport
15:19:43 Like in two tabs
15:19:54 Makes spotting small differences easier
15:19:58 What jgraham said
15:20:05 and the default instruction should be "For this test to pass, the two following pages must be exactly identically."
15:20:28 sounds good
15:20:42 glad to see we are making progress
15:20:55 I guess, we need a file naming convention or something
15:21:23 a simple .ref. in the file name - e.g. test.html and test.ref.html
15:21:33 yep
15:21:40 Mozilla uses -ref, btw
15:21:59 we're using names like a-href at the moment
15:22:15 using -ref might clash with that
15:22:16 they only do internally - not for tests on the w3 site
15:22:41 Agenda Item #2 #2 Approve 25 more of Philip Taylors Canvas Tests
15:23:14 I looked at tests from http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/size.attributes.setAttribute.trailingjunk.html to http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/toDataURL.arguments.3.html
15:23:35 The look fine to me - any objections?
15:23:41 no objection from me
15:24:12 gsnedders - I assume you are OK given the past IRC chats
15:24:33 let's assume so
15:24:40 OK
15:25:23 Agenda item #3 Conditionally approve Opera and Microsofts getElementsByClassName tests - additional work is test harness integration.
15:25:55 I'd like to approve these and move them into the harness so they can be good examples of automated tests
15:26:13 sounds good to me as well. do we have overlap between the two series of tests?
15:26:14 We have discussed this in the past, I just want to formalize this work
15:26:53 I don't think so - their is only like ~40 total tests
15:27:08 I'm fine with approving both series of tests
15:27:11 Given the ways that this API can be used, it's possible to create alot more tests
15:27:25 Though the value of additional tests goes down pretty fast...
15:28:00 Which is why the API works well today across borwsers (except in cases like namespaces)
15:28:16 OK then let's conditionally approve these tests
15:28:42 Any other items people want to discuss? Or shall we adjourn?
15:29:25 krisk, I'd like to submit some of my own tests
15:29:45 -Plh
15:29:47 -krisk
15:29:47 HTML_WG(HTMLT)11:00AM has ended
15:29:49 Attendees were krisk, Plh
15:29:57 rrsagent, generate minutes
15:29:57 I have made the request to generate http://www.w3.org/2010/08/24-htmlt-minutes.html krisk
15:30:03 krisk, is there any documentation for external contributors?
15:30:11 on our wiki
15:30:34 see -> http://www.w3.org/html/wg/wiki/Testing
15:30:46 basically submit tests into Hg
15:31:12 I need a W3C account for that, right?
15:31:22 Yes you need an account
15:31:36 I'd rather not go there, tbh
15:31:59 are you listed as a participant in html wg?
15:32:02 No
15:32:33 one simple way is that you request IE status in that group, and that will give you an account for Hg
15:33:07 Yeah, but I'd rather not
15:33:20 You also need to make sure you properly license your or others work see -> http://www.w3.org/html/wg/wiki/Testing/Submission/
15:33:57 Right
15:34:49 Do you have tests today or just want to help?
15:36:03 I've got some at http://bitbucket.org/ms2ger/html-tests
15:36:29 I guess I'll just stick a license file in there
15:37:27 How about you do that (use BSD license) and then send mail to the list
15:37:39 Okay, will do
15:37:40 I can help move them from your site to Hg
15:38:01 You'll need to be open to feedback
15:38:08 Of course
15:58:19 plh has left #htmlt
17:34:10 Zakim has left #htmlt