[css-writing-modes-3] 4 tests on <hr> element

Hello,

http://hg.csswg.org/test/rev/fa4d8d659546

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

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

http://test.csswg.org/source/css-writing-modes-3/horizontal-rule-vrl-004.xht

http://test.csswg.org/source/css-writing-modes-3/horizontal-rule-vlr-005.xht

Chrome 41.0.2272.89 fails horizontal-rule-vrl-002.xht and 
horizontal-rule-vlr-003.xht only and strictly because it does not 
centrally baseline-align <img> inside the line box. So, in all fairness, 
it passes those 2 tests and all 4 tests.

Firefox 39.0a1 buildID=20150312145815 fails horizontal-rule-vrl-004.xht 
and horizontal-rule-vlr-005.xht : on the righthand side of the green 
bar, there should be a 8px margin-right and not a 18px margin-right. 
There's also a reflow bug when vertically resizing the viewport.

IE11 fails, as far as I can see (not sure actually), 
horizontal-rule-vrl-004.xht and horizontal-rule-vlr-005.xht.

Prince 9.0.5 fails horizontal-rule-vrl-002.xht and 
horizontal-rule-vrl-004.xht .

Review comments are welcomed.

Gérard

P.S. Many thanks to Peter Linss for his precious assistance in resolving 
a Mercurial issue for me.
-- 
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 Wednesday, 18 March 2015 02:42:32 UTC