- From: Rebecca Hauck <rhauck@adobe.com>
- Date: Sun, 10 Nov 2013 17:36:48 -0800
- To: "Gérard Talbot" <css21testsuite@gtalbot.org>, "Zhang, Zhiqiang" <zhiqiang.zhang@intel.com>
- CC: "hayashih@gmail.com" <hayashih@gmail.com>, "kasshisatari@gmail.com" <kasshisatari@gmail.com>, Public CSS testsuite mailing list <public-css-testsuite@w3.org>
Hi Gérard, Now that we're using GitHub, it is much easier for everyone to use its built-in review tools. GitHub allows for inline comments, which make it much easier for the reviewer and author to follow and respond. Outside observers who are interested can also quickly jump in with just one click. For an example, see this review done during TestTWF Shenzhen [1]. These comments will still be emailed to those who are watching the repo or who have subscribed to the Pull Request. To do the review in GitHub, follow these steps: 1. Log in to you GitHub account 2. Go the list of PRs ("pull requests") [2] 3. Click on one of them 4. Click on the Commits tab 5. Click on one of the commits (if multiple commits, make sure you're looking at the most recent version of the file) 6. As you hover over each line of the files in the commit, you'll see a blue + icon appear in the left margin - click on that to make inline comments. 7. You may also leave general comments on any given file or on the whole pull request in the bottom comment box. Let me know if you have questions. Cheers, -Rebecca [1] https://github.com/w3c/csswg-test/pull/352 [2] https://github.com/w3c/csswg-test/pulls [3] https://github.com/w3c/csswg-test/pull/207 On 11/9/13 2:38 AM, ""Gérard Talbot"" <css21testsuite@gtalbot.org> wrote: > >Le Ven 8 novembre 2013 13:33, "Gérard Talbot" a écrit : > > >>>> line 6: <link rel="help" >>>> href="http://www.w3.org/TR/css3-ui/#box-sizing"> >>>> >>>> Suggestion: >>>> <link rel="help" href="http://www.w3.org/TR/css3-ui/#box-sizing" >>>> title="6.1. 'box-sizing' property"> >>> >>> Added. Though title is not suggested by reftest template. >>> >>> >>>http://testthewebforward.org/docs/test-templates.html#reftest-test-case- >>>template- >>> >> >> >> Adding the title helps a bit when there is more than 1 <link rel="help"> >> to spec and if the user/reviewer uses a document (relations) links bar >> in which case the document links bar will display the title text. >> >> See: >> >> link-bar-example.html >> > >Duh! > > >http://www.gtalbot.org/BrowserBugsSection/css21testsuite/link-bar-example. >html > > >> shows how I can use such title attribute for a test like >> >> >>http://test.csswg.org/suites/css2.1/nightly-unstable/html4/margin-em-inhe >>rit-001.htm >> >> that has 3 <link rel="help"> > > > >-- >Contributions to the CSS 2.1 test suite: >http://www.gtalbot.org/BrowserBugsSection/css21testsuite/ > >CSS 2.1 Test suite RC6, March 23rd 2011: >http://test.csswg.org/suites/css2.1/20110323/html4/toc.html > >CSS 2.1 test suite harness: >http://test.csswg.org/harness/ > >Contributing to to CSS 2.1 test suite: >http://www.gtalbot.org/BrowserBugsSection/css21testsuite/web-authors-contr >ibutions-css21-testsuite.html >
Received on Monday, 11 November 2013 01:35:25 UTC