Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect wrapping around floats #1290

Open
MurakamiShinyu opened this issue Feb 27, 2024 · 2 comments
Open

Incorrect wrapping around floats #1290

MurakamiShinyu opened this issue Feb 27, 2024 · 2 comments
Labels

Comments

@MurakamiShinyu
Copy link
Member

MurakamiShinyu commented Feb 27, 2024

Float layout is incorrect in some case.

Test sample: float-test-1.html

Test with Vivliostyle Viewer (v2.27.0):
https://vivliostyle.github.io/viewer/v2.27.0/#src=https://gist.githack.com/MurakamiShinyu/ec57c870f6a62348a0b3f279dc4b284b/raw/float-test-1.html

Result screenshot:

Screenshot 2024-02-28 12 19 32

Expected result:

Screenshot 2024-02-28 15 17 00

@MurakamiShinyu MurakamiShinyu self-assigned this Feb 27, 2024
@MurakamiShinyu MurakamiShinyu changed the title incorrect float positioning Incorrect float layout Feb 28, 2024
@MurakamiShinyu MurakamiShinyu changed the title Incorrect float layout Incorrect wrapping around floats Feb 29, 2024
@MurakamiShinyu
Copy link
Member Author

It seems this is due to a Chromium problem. This issue does not happen with Firefox or Safari.

I made another test sample with which the problem happens in Chrome even without Vivliostyle:

Screenshot comparing Chrome, Firefox and Safari:

result-chrome-firefox-safari

@MurakamiShinyu
Copy link
Member Author

I registered the Chromium issue: https://issues.chromium.org/issues/327489302

@MurakamiShinyu MurakamiShinyu removed their assignment Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant