[css3-multicol] multicol-width-small-001 review

Hĺkon,

[test]
http://test.csswg.org/source/contributors/opera/submitted/multicol/multicol-width-small-001.xht

[reftest]
http://test.csswg.org/source/contributors/opera/submitted/multicol/multicol-width-small-ref.xht

According to the reftest, the last "x" of the last black "xx" duo should
be rendered and not clipped. I do not see why. (Strangely, IE10, Firefox
23, Opera 12.16 and Prince9 all disagree with me and render the last "x"
of the last black "xx" duo. Only Chrome 29.0.1547.57 agrees with me.)

I still nevertheless continue to believe that the last "x" of last black
"xx" duo should be clipped, just like the others.


Proposed replacement
--------------------
[test]
http://www.gtalbot.org/BrowserBugsSection/CSS3Multi-Columns/Opera/multicol-width-small-001-GT.xht


  <div>
  Bl ac
    <span>
    bl ue
    </span>
    <span>
    bl ue
    </span>
  Bl ac
  </div>

  <!--

  Expected results

  *************************
  *B|a|b|u|b|u|B|a| | | | *
  *************************

  Every "l", "c" and "e" glyphs are clipped.

  -->


[reftest]
http://www.gtalbot.org/BrowserBugsSection/CSS3Multi-Columns/Opera/multicol-width-small-001-GT-ref.xht


Gérard
-- 
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/

CSS 2.1 Test suite RC6, March 23rd 2011:
http://test.csswg.org/suites/css2.1/20110323/html4/toc.html

CSS 2.1 test suite harness:
http://test.csswg.org/harness/

Contributing to to CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/web-authors-contributions-css21-testsuite.html

Received on Sunday, 25 August 2013 01:14:21 UTC