Re: [css3-multicol] multicol-rule-001 and multicol-rule-dashed-000 reviews

Also sprach "Gérard Talbot":

 > http://test.csswg.org/source/contributors/howcome/submitted/multicol-rule-001.xht
 > 
 > Since column-rule should overlap background-color of adjacent column
 > boxes, then it's preferable to resort green and red colors in that test.
 > 
 > Proposed replacement
 > --------------------
 > 
 > http://www.gtalbot.org/BrowserBugsSection/CSS3Multi-Columns/howcome/multicol-rule-001-GT.xht
 > 
 > http://www.gtalbot.org/BrowserBugsSection/CSS3Multi-Columns/howcome/multicol-rule-001-GT-ref.xht

That's fine.

 > http://test.csswg.org/source/contributors/howcome/submitted/multicol-rule-dashed-000.xht
 > 
 > Proposed replacement
 > --------------------
 > 
 > http://www.gtalbot.org/BrowserBugsSection/CSS3Multi-Columns/howcome/multicol-rule-dashed-000-GT.xht
 > 
 > http://www.gtalbot.org/BrowserBugsSection/CSS3Multi-Columns/howcome/multicol-rule-dashed-000-GT-ref.xht
 > 
 > I think IE10 fails this test only because it starts painting the dashes
 > into column-rule from bottom to top instead of from top to bottom (or
 > vice versa) when it paints the dashed borders on other elements. I don't
 > see why the border painting should not be consistently the same for all
 > elements.

Also, IE11 paints the green vertical too far to the left. From your code:

 font: 3.125em/1 Ahem;
   ..
   width: 410px;
 }

Wouldn't it make sense to use the same unit for font size and width?

-h&kon
              Håkon Wium Lie                          CTO °þe®ª
howcome@opera.com                  http://people.opera.com/howcome

Received on Friday, 30 August 2013 20:06:34 UTC