[css-writing-modes-3] 32 abs. pos. in Initial Containing Block tests submitted ( abs-pos-non-replaced-icb-vlr and abs-pos-non-replaced-icb-vrl )

Hello,

committed changeset 7326:d96f234ee265
http://hg.csswg.org/test/rev/d96f234ee265


[src]
http://test.csswg.org/source/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-003.xht

http://test.csswg.org/source/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-005.xht

...

http://test.csswg.org/source/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-031.xht

http://test.csswg.org/source/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-033.xht


[src]
http://test.csswg.org/source/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-002.xht

http://test.csswg.org/source/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004.xht

...

http://test.csswg.org/source/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-030.xht

http://test.csswg.org/source/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-032.xht


Adding 32 tests on absolute positioning of child in
orthogonal flow having to be positioned within
the Initial Containing Block which is in
horizontal writing-mode.

The 32 tests are combinations of following scenarios "components":

2 writing-modes [vertical-rl | vertical-lr]
1 containing-block contexts (orthogonal on abs-pos child in initial 
containing block)
2 directions [ltr | rtl] for containing-block
8 auto combinations (2^3 combinations)
   {
   If all three of 'left', 'width', and 'right' are 'auto'
   6 other auto combinations
   If none of the three is 'auto'
   }
=================
32 possible tests

24 embedding HTML documents had to be created for those 32 tests and
2 reference files had to be created.

Chrome 44.0.2391.0 fails 16 tests.

Firefox 40.0a1 buildID=20150430100104 fails 8 tests among which 2 of 
those are failed for non-writing-modes related reasons.

IE11 fails only 2 tests (-vrl-030 and -vlr-033).

Feedback and review comments are welcomed.

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, 9 May 2015 02:33:40 UTC