[css-writing-modes-3] 16 margin-collapsing tests submitted

Hello,

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vrl-002.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vlr-003.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vrl-008.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vlr-009.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vrl-010.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vlr-011.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vrl-014.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vlr-015.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vrl-016.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vlr-017.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vrl-022.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vlr-023.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vrl-024.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vlr-025.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vrl-030.xht

http://test.csswg.org/source/css-writing-modes-3/margin-collapse-vlr-031.xht

committed changeset 7034:775adbc04af3
http://hg.csswg.org/test/rev/775adbc04af3

---------

Regarding margin-collapse-vrl-022 and margin-collapse-vlr-023:

Chrome 40.0.2214.115 fails these 2 tests. In margin-collapse-vlr-023, 
the right-most blue stripe is 8px too far to the right.

Firefox 38.0a1 buildID=20150219021531 does not consistently render both 
tests in the same manner. Firefox 38 establishes the left static 
position of div#abs-pos *withOUT* "margin-collapsing" with 
div#widthless-static in margin-collapse-vrl-022 and then it establishes 
the left static position of div#abs-pos *with* "margin-collapsing" with 
div#widthless-static in margin-collapse-vlr-023. Strictly speaking, this 
is not a bug but it certainly is confusing, inconsistent and not 
desirable for web authors.

IE11 pass both tests and IE11's behavior is consistent and clear: IE11 
establishes the left static position of div#abs-pos without 
"margin-collapsing" with div#widthless-static in both tests.

---------

Prince 9.0.5 passes all vertical-rl tests except 
margin-collapse-vrl-022.

Gérard
-- 
Test Format Guidelines
http://testthewebforward.org/docs/test-format-guidelines.html

Test Style Guidelines
http://testthewebforward.org/docs/test-style-guidelines.html

Test Templates
http://testthewebforward.org/docs/test-templates.html

CSS Naming Guidelines
http://testthewebforward.org/docs/css-naming.html

Test Review Checklist
http://testthewebforward.org/docs/review-checklist.html

CSS Metadata
http://testthewebforward.org/docs/css-metadata.html

Received on Saturday, 21 February 2015 22:45:10 UTC