- From: Håkon Wium Lie <howcome@opera.com>
- Date: Fri, 30 Aug 2013 22:06:01 +0200
- To: =?iso-8859-1?Q?"G\=E9rard\?\= Talbot" <css21testsuite@gtalbot.org>
- Cc: Håkon Wium Lie <howcome@opera.com>, "Public css-testsuite mailing list" <public-css-testsuite@w3.org>
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