Changes between Version 54 and Version 55 of BrowserTestingChart
- Timestamp:
- Jul 12, 2007, 3:39:12 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BrowserTestingChart
v54 v55 25 25 26 26 Jump in! Help us keep this table up to date! 27 All the tests must be performed against the last iteration of the [http://beta.boost.org/development/doc/doc_test/doc/html/index.html Boost.DocTest document].27 All of the tests must be performed against the latest iteration of the [http://beta.boost.org/development/doc/doc_test/doc/html/index.html Boost.DocTest document]. 28 28 29 We haveto investigate this service: [http://browsershots.org/ Browser Shots].29 '''Note for testers''': We need to investigate this service: [http://browsershots.org/ Browser Shots]. 30 30 31 Test Result:31 '''Reference for Test Results''': 32 32 33 33 * pass: Hurray! 34 * '''fail''' : Lets fix it (please leave a comment with a description of the problem)35 * unsupported: We do not intend to support this feature , the browser must degrade gracefully (if not, the test fail)34 * '''fail''' : A fix is needed. Please leave a comment with a description of the problem. 35 * unsupported: We do not intend to support this feature. In order to use this tag, the browser must degrade gracefully (If not, the test '''fails''') 36 36 37 To edit the table, copy it in an editor.37 To edit the table, copy it into an editor. 38 38 39 39 ---- … … 73 73 }}} 74 74 75 * 1. ( Windows XP - IE 7 ) The button to choose the IDE don't show anymore (it degrade beautifully) and there is a javascript error: 'navigator.vendor' is null or isn't an object. (Was: If you don't click in the browser windows (not on the scroll bar, you need to click inside the web page), the loading is stopped and you got the VS style and your browser says (1 element left) Waiting for .../code_bloc with the progresse bar struck in the middle)75 * 1. ( Windows XP - IE 7 ) The button to choose the IDE don't show anymore (it degrades beautifully) and there is a javascript error: 'navigator.vendor' is null or isn't an object. (Was: If you don't click in the browser windows (not on the scroll bar, you need to click inside the web page), the loading is stopped and you got the VS style and your browser says (1 element left) Waiting for .../code_bloc with the progresse bar struck in the middle) 76 76 77 77 * 2. ( Mac OS X - Camino, Safari ; Linux - Konqueror ) Grouped Links select boxes: All passed functionally, although the cosmetics of the drop down list vary. Safari (all black on white, headings in bold); Camino (all black on white, no distinguishing between section headers and individual libraries); Konqueror (all dark green over light green, no distinguishing between section headers and individual libraries) … … 87 87 == Tests Description == 88 88 89 Remember to add an entry to this table if you include tests in the "Test Table". 89 '''Important!''' If you include tests in the "Test Table", add an entry to this table! 90 90 91 91 {{{