Re: some fix for block-flow-direction-007.xht

Le 2015-02-08 03:49, 塩澤 元 a écrit :
> Gérard,
> 
> I have added border-bottom property because a rendered page of
> block-flow-direction-007.xht has no blue border in the bottom.
> I think that it is not bug of browser but the mistake of test.
> 
> changeset: http://hg.csswg.org/test/rev/1b817c29045a
> 
> 
> Hajime.

Hajime, that is a good catch!

I believe I modified, reduced this test

http://www.gtalbot.org/BrowserBugsSection/CSS3WritingModes/wm-block-flow-direction-006.xht

and then trusted Firefox's rendering.


I have reduced, "cornered" the problem to this reduced test:

http://www.gtalbot.org/BrowserBugsSection/CSS3WritingModes/float-bug-Firefox.xht
(I may filename-rename this test later...)

Chrome 40.0.2214.111, IE11 and Prince 9.0.5 pass this test.

Shrink-to-fit width should apply to logical width. The bug is noticeable 
in both vertical writing-mode and for both 'float: left' and 'float: 
right' declarations.

I will check other float tests later.

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 Sunday, 8 February 2015 14:03:08 UTC