Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
test:css2.1:invalid [2011/02/03 12:04] – updated bidi and z-index tests fantasaitest:css2.1:invalid [2012/12/05 12:09] – [Deferred to CSS3] tests that received metadata updates have been gtalbot
Line 3: Line 3:
 The CSS2.1 Test Suite results are tracked by the submission of formal implementation reports and from the data in the test suite harness. [add links] The CSS2.1 Test Suite results are tracked by the submission of formal implementation reports and from the data in the test suite harness. [add links]
  
-This page tracks tests that have been reported as invalid. These tests have all been fixed, and need verification+This page tracks tests that have been reported as invalid. The tests have all been fixed, and need verification.
- +
-  * <del>background-bg-pos-205</del> - It's up to the UA whether to scroll the <p /> tag at the bottom. change the test to p{ margin:2em;margin-top:0; }. +
-  * <del>bidi-005</del> - email thread: http://lists.w3.org/Archives/Public/public-css-testsuite/2010Dec/0097.html +
-  * <del>bidi-006</del> - split +
-  * <del>bidi-007</del> - split +
-  * <del>bidi-008</del> - split +
-  * <del>bidi-010</del> - split +
-  * <del>block-in-inline-relpos-002</del> - [[http://lists.w3.org/Archives/Public/public-css-testsuite/2011Jan/0100.html|proposal from dbaron]], [[http://lists.w3.org/Archives/Public/public-css-testsuite/2011Feb/0009.html|test fixed]] +
-  * <del>floats-wrap-bfc-006b</del> - Move test to CSS3 +
-  * <del>floats-wrap-bfc-006c</del> - move test to CSS3 +
-  * <del>font-family-rule-002 - email thread: http://lists.w3.org/Archives/Public/public-css-testsuite/2010Oct/0263.html</del> - updated for RC5 +
-  * <del>forced-page-breaks-000</del> - CSS3 semantics, but do not impact the test result. OK to leave. +
-  * <del>forced-page-breaks-001</del> - CSS3 semantics, but do not impact the test result. OK to leave. +
-  * <del>list-style-position-004</del> - Corrected the pass condition and the flag to say MAY +
-  * <del>page-break-after-010</del> - CSS3 semantics, but do not impact the test result. OK to leave. +
-  * <del>page-break-before-003</del> - CSS3 semantics, but do not impact the test result. OK to leave. +
-  * <del>page-break-before-005</del> - CSS3 semantics, but do not impact the test result. OK to leave. +
-  * <del>page-break-before-020</del> - Test is OK +
-  * <del>page-breaks-101</del> - Assert updated. OK. +
-  * <del>page-container-004</del> - Test already changed to may. OK. +
-  * <del>page-grammar-001</del> - Updated to be less confusing. +
-  * <del>page-grammar-002</del> - Updated to be less confusing. +
-  * <del>rtl-linebreak</del> - add a negative reference without a border (because the invalidity is that the reference doesn't detect the WebKit failure) - [[http://lists.w3.org/Archives/Public/public-css-testsuite/2011Jan/0101.html|done by dbaron]] +
-  * <del>text-decoration-087</del> - Test corrected and split into 087 and 089. Webkit and FF need to fix their implementations. Opera has an additional bug they will need to address as well.  +
-  * <del>z-index-020</del> - outlines can validly be drawn on 2 (maybe 3?) different layers, and this test requires them to be drawn onto one particular layer. Updated.+
  
 ==== Updated but need review ==== ==== Updated but need review ====
 Once the cases are reviewed please remove the cases from the list below Once the cases are reviewed please remove the cases from the list below
-  * border-bottom-width-036 - rounding issues: http://lists.w3.org/Archives/Public/public-css-testsuite/2010Oct/0123.html 
-  * border-bottom-width-047 
-  * border-left-width-036 
-  * border-left-width-047 
-  * border-right-width-036 
-  * border-right-width-047 
-  * border-top-width-036 
-  * border-top-width-047 
-  * padding-bottom-047 - seems similar to border-* cases? (http://lists.w3.org/Archives/Public/public-css-testsuite/2010Oct/0123.html) 
-  * padding-bottom-036 
-  * padding-left-036 
-  * padding-left-047 
-  * padding-right-036 
-  * padding-right-047 
-  * padding-top-036 
-  * padding-top-047 
  
-==== No edits necessary ==== +This test was a) corrected and b) splitWebkit and FF need to fix their implementationsOpera has an additional bug they will need to address as well
-I did not update these cases because there are no pixel rounding issues in the cases25.4mm is equal to 96px+  * text-decoration-087 - Test corrected and split into 087 and 089.  
-  * padding-bottom-050 + 
-  * padding-bottom-051 +These tests received various fixes: 
-  * padding-left-050 +  * font-family-rule-002 - email thread: http://lists.w3.org/Archives/Public/public-css-testsuite/2010Oct/0263.html updated for RC5 
-  * padding-left-051 +  * page-grammar-001 - Updated to be less confusing. 
-  * padding-right-050 +  * page-grammar-002 - Updated to be less confusing. 
-  * padding-right-051 +  * rtl-linebreak add a negative reference without a border (because the invalidity is that the reference doesn't detect the WebKit failure) - [[http://lists.w3.org/Archives/Public/public-css-testsuite/2011Jan/0101.html|done by dbaron]] 
-  * padding-top-050 +  * z-index-020 - outlines can validly be drawn on 2 (maybe 3?) different layers, and this test requires them to be drawn onto one particular layer. Updated. 
-  * padding-top-051+ 
 +==== Deferred to CSS3 ==== 
 + 
 +  * floats-wrap-bfc-006b - Move test to CSS3 
 +  * floats-wrap-bfc-006c - move test to CSS3
  
  
 +These tests had no change or just metadata updates:
 +  * forced-page-breaks-000 - CSS3 semantics, but do not impact the test result. OK to leave.
 +  * forced-page-breaks-001 - CSS3 semantics, but do not impact the test result. OK to leave.
 +  * page-break-after-010 - CSS3 semantics, but do not impact the test result. OK to leave.
 +  * page-break-before-003 - CSS3 semantics, but do not impact the test result. OK to leave.
 +  * page-break-before-005 - CSS3 semantics, but do not impact the test result. OK to leave.
 +  * page-break-before-020 - Test is OK
  
 
test/css2.1/invalid.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki