- From: Dominique Hazael-Massieux <dom@w3.org>
- Date: Tue, 24 Jun 2008 17:30:24 +0200
- To: public-mwts <public-mwts@w3.org>
Hi,
The minutes of our teleconf today are available at:
http://www.w3.org/2008/06/24-mwts-minutes.html
linked from
http://www.w3.org/2005/MWI/Tests/
and copied as text below.
Dom
MWI Test Suites Working Group teleconf
24 Jun 2008
[2]Agenda
[2] http://lists.w3.org/Archives/Public/public-mwts/2008Jun/0024.html
See also: [3]IRC log
[3] http://www.w3.org/2008/06/24-mwts-irc
Attendees
Present
Dom, Wilhelm, Kai
Regrets
Dmitri
Chair
Dom
Scribe
dom
Contents
* [4]Topics
1. [5]Web Compatibility Test for Mobile Browsers
2. [6]Charter extension
3. [7]Summer schedule
* [8]Summary of Action Items
_________________________________________________________
Web Compatibility Test for Mobile Browsers
<dom_scribe> [9]Proposed new cookies test
[9] http://lists.w3.org/Archives/Public/public-mwts/2008Jun/0028.html
Wilhelm: from what I understand, the value part of a cookie can't
contain spaces
... the new test should work in all cookies-enabled browsers
<hendry> [10]http://static.webvm.net/wct/events/1.html # I want to
test events
[10] http://static.webvm.net/wct/events/1.html
<dom_scribe> [11]definition of syntax for cookie header
[11] http://tools.ietf.org/html/rfc2109#section-4.1
[12]http://www.w3.org/2008/06/mobile-test/
[12] http://www.w3.org/2008/06/mobile-test/
<dom_scribe> [13]Diff showing addition of cookies test
[13] http://dev.w3.org/cvsweb/2008/mobile-test/test.html.diff?r1=1.32&r2=1.34&f=h
<hendry> [14]http://www.w3.org/2008/06/mobile-test/cookie.js
[14] http://www.w3.org/2008/06/mobile-test/cookie.js
<scribe> ACTION: Dom to look into whether whitespace is allowed in
cookies (when escaped/quoted) [DROPPED] [recorded in
[15]http://www.w3.org/2008/06/24-mwts-minutes.html#action01]
<hendry> is encodeURIComponent the same as escape ?
<scribe> ACTION: Wilhelm to check the cookies test (and in
particular why opera is failing it) [recorded in
[16]http://www.w3.org/2008/06/11-mwts-minutes.html#action01] [DONE]
[16] http://www.w3.org/2008/06/11-mwts-minutes.html#action01
[17]http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Referen
ce:Global_Functions:encodeURIComponent
[17] http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Functions:encodeURIComponent
<scribe> ACTION: Dom to investigate an IRI test case [recorded in
[18]http://www.w3.org/2008/06/11-mwts-minutes.html#action02] [DONE]
[18] http://www.w3.org/2008/06/11-mwts-minutes.html#action02
<dom_scribe> [19]IRI test case added to WCTMB
[19] http://lists.w3.org/Archives/Public/public-mwts/2008Jun/0018.html
RESOLUTION: cookies and IRI get added to WCTMB
<scribe> ACTION: Wilhelm to investigate why the inputmode test
creates a larger box [recorded in
[20]http://www.w3.org/2008/06/11-mwts-minutes.html#action05]
[DROPPED]
[20] http://www.w3.org/2008/06/11-mwts-minutes.html#action05
<hendry> cookie.js:3:42:Unexpected use of '++'.
<hendry> cookie.js:5:30:'escape' is undefined.
<hendry> cookie.js:5:27:Expected '===' and instead saw '=='.
<hendry> cookie.js:7:24:'unescape' is undefined.
<hendry> cookie.js:18:21:Parens are not needed here.
<hendry> cookie.js:20:44:Missing semicolon.
<wilhelm> [21]http://www.w3.org/2008/06/mobile-test/dom2ss.html
[21] http://www.w3.org/2008/06/mobile-test/dom2ss.html
<hendry> cookie.js:22:23:'escape' is undefined.
<hendry> cookie.js:22:47:'escape' is undefined.
<hendry> cookie.js:27:26:Expected '===' and instead saw '=='.
<scribe> ACTION: Wilhelm to propose a DOM test case to complete the
new version of the WCTMB [recorded in
[22]http://www.w3.org/2008/06/11-mwts-minutes.html#action03] [DONE]
[22] http://www.w3.org/2008/06/11-mwts-minutes.html#action03
<hendry> (output from JSlint)
<dom_scribe> [23]proposed test for dom level 2 style sheet support
[23] http://www.w3.org/2008/06/mobile-test/dom2ss.html
<scribe> ACTION: Dom to review the DOM Level 2 Style sheet test case
proposed by wilhelm [recorded in
[24]http://www.w3.org/2008/06/24-mwts-minutes.html#action06]
[25]http://static.webvm.net/wct/events/1.html
[25] http://static.webvm.net/wct/events/1.html
Kai: are events problematic on mobile browsers? if so, could be
interesting to add one on that topic?
... onload is pretty generic, but the more interesting ones are like
"onkey" or "onchange"
... but they would require user interaction
<hendry> p[26]http://static.webvm.net/wct/events/1.html pass on S60
webkit btw
[26] http://static.webvm.net/wct/events/1.html
Dom: what about integrating an event in Wilhelm's test?
Wilhelm: that might be possible
Kai: might make more sense in the AJAX test
Dom: would you be willing to look at doing this?
<scribe> ACTION: Kai to propose an updated AJAX test with onload (or
other event) added [recorded in
[27]http://www.w3.org/2008/06/24-mwts-minutes.html#action07]
<scribe> ACTION: Wilhelm to check on the report of contenteditable
bug [recorded [recorded in
[28]http://www.w3.org/2008/06/11-mwts-minutes.html#action09] [DONE]
[28] http://www.w3.org/2008/06/11-mwts-minutes.html#action09
<scribe> ACTION: Dom to look into the harder SVG test [recorded in
[29]http://www.w3.org/2008/06/03-mwts-minutes.html#action07] [DONE]
[29] http://www.w3.org/2008/06/03-mwts-minutes.html#action07
<dom_scribe> [30]Review of harder SVG test
[30] http://lists.w3.org/Archives/Public/public-mwts/2008Jun/0017.html
Charter extension
<scribe> ACTION: Dom to request charter extension for 6 more months
[recorded in
[31]http://www.w3.org/2008/04/15-mwts-minutes.html#action07] [DONE]
[31] http://www.w3.org/2008/04/15-mwts-minutes.html#action07
<dom_scribe> [32]WG extended until end of 2008
[32] http://lists.w3.org/Archives/Member/member-mwts/2008Jun/0002.html
Summer schedule
Dom: I'll be away on July 8, 15
Kai: busy on July 15
Dom: so next meetings, July 1st, July 22nd
... July 29th
... Let's cancel our meetings in August
Summary of Action Items
[NEW] ACTION: Dom to review the DOM Level 2 Style sheet test case
proposed by wilhelm [recorded in
[33]http://www.w3.org/2008/06/24-mwts-minutes.html#action06]
[NEW] ACTION: Kai to propose an updated AJAX test with onload (or
other event) added [recorded in
[34]http://www.w3.org/2008/06/24-mwts-minutes.html#action07]
[DONE] ACTION: Dom to investigate an IRI test case [recorded in
[35]http://www.w3.org/2008/06/11-mwts-minutes.html#action02]
[DONE] ACTION: Dom to look into the harder SVG test [recorded in
[36]http://www.w3.org/2008/06/03-mwts-minutes.html#action07]
[DONE] ACTION: Dom to request charter extension for 6 more months
[recorded in
[37]http://www.w3.org/2008/04/15-mwts-minutes.html#action07]
[DONE] ACTION: Wilhelm to check on the report of contenteditable bug
[recorded [recorded in
[38]http://www.w3.org/2008/06/11-mwts-minutes.html#action09]
[DONE] ACTION: Wilhelm to check the cookies test (and in particular
why opera is failing it) [recorded in
[39]http://www.w3.org/2008/06/11-mwts-minutes.html#action01]
[DONE] ACTION: Wilhelm to propose a DOM test case to complete the
new version of the WCTMB [recorded in
[40]http://www.w3.org/2008/06/11-mwts-minutes.html#action03]
[35] http://www.w3.org/2008/06/11-mwts-minutes.html#action02
[36] http://www.w3.org/2008/06/03-mwts-minutes.html#action07
[37] http://www.w3.org/2008/04/15-mwts-minutes.html#action07
[38] http://www.w3.org/2008/06/11-mwts-minutes.html#action09
[39] http://www.w3.org/2008/06/11-mwts-minutes.html#action01
[40] http://www.w3.org/2008/06/11-mwts-minutes.html#action03
[DROPPED] ACTION: Dom to look into whether whitespace is allowed in
cookies (when escaped/quoted) [recorded in
[41]http://www.w3.org/2008/06/24-mwts-minutes.html#action01]
[DROPPED] ACTION: Wilhelm to investigate why the inputmode test
creates a larger box [recorded in
[42]http://www.w3.org/2008/06/11-mwts-minutes.html#action05]
[42] http://www.w3.org/2008/06/11-mwts-minutes.html#action05
[End of minutes]
Received on Tuesday, 24 June 2008 15:31:46 UTC