Bug 34724 - The text is black, not green in "Parsing unexpected end of function" test page.
Summary: The text is black, not green in "Parsing unexpected end of function" test page.
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-08 13:41 PST by sangeetha.sugavanam
Modified: 2022-06-17 07:24 PDT (History)
6 users (show)

See Also:


Attachments
test case (44.30 KB, application/x-zip-compressed)
2010-02-08 13:42 PST, sangeetha.sugavanam
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description sangeetha.sugavanam 2010-02-08 13:41:45 PST
Steps to reproduce:
1. Launch QtLauncher.
2. Unzip contents of the zip file.
3. Load the html page using QtLauncher.
4. Click "Link".
5. Check the page.

Actual outcome:
The text "Filler Text" is black, but not green.

Expected outcome:
The text "Filler Text" should be green.

Other info:
This error can be reproduced on safari 4.0.4(531.21.10)
Comment 1 sangeetha.sugavanam 2010-02-08 13:42:25 PST
Created attachment 48362 [details]
test case
Comment 2 Benjamin Poulain 2010-03-06 10:02:26 PST
Link to the test case: http://www.w3.org/Style/CSS/Test/CSS2.1/20100127/html4/eof-002.htm
Comment 3 gur.trio 2013-12-26 04:16:51 PST
(In reply to comment #2)
> Link to the test case: http://www.w3.org/Style/CSS/Test/CSS2.1/20100127/html4/eof-002.htm

Working as expected. Please confirm so that can close the issue.
Comment 4 Ahmad Saleem 2022-06-17 04:08:47 PDT
I am unable to reproduce this bug in Safari 15.5 on macOS 12.4 based on test case from Comment 02 and it is confirmed in Comment 03 as well that it is working fine since December 2013.

All other browsers like Chrome Canary 105 and Firefox Nightly 103 also work same as Safari and show "Green" color for "Filler Text" on test case.

I think this can be marked as "RESOLVED INVALID" or "RESOLVED CONFIGURATION CHANGED". Thanks!
Comment 5 zalan 2022-06-17 07:24:21 PDT
(In reply to Ahmad Saleem from comment #4)
> I am unable to reproduce this bug in Safari 15.5 on macOS 12.4 based on test
> case from Comment 02 and it is confirmed in Comment 03 as well that it is
> working fine since December 2013.
> 
> All other browsers like Chrome Canary 105 and Firefox Nightly 103 also work
> same as Safari and show "Green" color for "Filler Text" on test case.
> 
> I think this can be marked as "RESOLVED INVALID" or "RESOLVED CONFIGURATION
> CHANGED". Thanks!
Thank you!