Bug 140314 - CSS 2.1: css21/selectors/first-line-floats-002.xht test fails
Summary: CSS 2.1: css21/selectors/first-line-floats-002.xht test fails
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-09 14:38 PST by Manuel Rego Casasnovas
Modified: 2022-06-20 22:17 PDT (History)
6 users (show)

See Also:


Attachments
Safari 15.5 differs from Firefox but matches Chrome (328.76 KB, image/png)
2022-06-17 11:40 PDT, Ahmad Saleem
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rego Casasnovas 2015-01-09 14:38:19 PST
The test is failing in Blink and WebKit:
https://test.csswg.org/shepherd/testcase/first-line-floats-002/spec/css21/name/first-line-floats-002/

Might be duplicated of bug #140313 (but I'm not 100% sure).
Comment 1 Ahmad Saleem 2022-06-17 11:40:11 PDT
Created attachment 460303 [details]
Safari 15.5 differs from Firefox but matches Chrome

I am able to reproduce this bug in Safari 15.5 on macOS 12.4 using following link:

Link - https://test.csswg.org/shepherd/repository/d6ef85a87b368138c3221dcb78ef3986b2fa54a7/css21/selectors/first-line-floats-002.xht

Please refer to attached screenshot for other browsers. Chrome Canary 105 follows Safari 15.5, while Firefox shows expected result and render the output in "GREEN". Thanks!