Bug 52355 - [Qt] 14 cases are failing in CSS3 : Font Faces
Summary: [Qt] 14 cases are failing in CSS3 : Font Faces
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Emulator S60 3rd edition
: P3 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-12 22:20 PST by Prasad
Modified: 2011-02-15 08:27 PST (History)
1 user (show)

See Also:


Attachments
CSS3 widget (154.57 KB, application/widget)
2011-02-15 08:27 PST, Prasad
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Prasad 2011-01-12 22:20:21 PST
Steps to Reproduce:
-------------------
1) Install the attached widget "CSS3_CSS3_FontFaces.wgt"
2) Launch the installed widget from app shell.
3) Launch the Tests "1.Font_Family1_31.html, Font_Family2_31.html,
Font_Family3_31.html, Font_Family4_31.html, Font_Family5_31.html,
Font_Family6_31.html, Font_Family7_31.html Font_Family8_31.html,
Font_Family9_31.html, Font_Family10_31.html, Font_face1_41.html,
Font_face_familty1_42.html, Font_face_src1_43.html,
Font_face_fontProperties1_44.html" from index.html.

Expected Outcome:
-----------------
Font_Family1_31.html : The page should be loaded successfully  and Verify that text font in the two boxes are same.

Font_Family2_31.html : The page should be loaded successfully  and Verify that text font in the two boxes are same.

Font_Family3_31.html: The page should be loaded successfully  and Verify that text font in the two boxes are same.

Font_Family4_31.html: The page should be loaded successfully  and Verify that text font in the two boxes are same.

Font_Family5_31.html: The page should be loaded successfully  and Verify that text font in the two boxes are same.

Font_Family6_31.html: The page should be loaded successfully  and Verify that text font in the two boxes are same.

Font_Family7_31.html: The page should be loaded successfully  and Verify that text font in the two boxes are same.

Font_Family8_31.html: The page should be loaded successfully  and Verify that text font in the two boxes are same.

Font_Family9_31.html: The page should be loaded successfully  and Verify that text font in the two boxes are same.

Font_Family10_31.html: The page should be loaded successfully  and Verify that text font in the two boxes are same.

Font_face1_41.html: The page must be loaded successfully  and Verify that text should have font as 'Star-studded' in bold.

Font_face_familty1_42.html: The page must be loaded successfully  and Verify that text should have font as 'Future_west' in bold.

Font_face_src1_43.html: The page must be loaded successfully  and Verify that text should have font as 'Star-studded' in bold.

Font_face_fontProperties1_44.html: The page must be loaded successfully  and Verify that there will be a medium Border around box.

Actual Outcome:
----------------

Font_Family1_31.html : Text font in the two boxes are not same.

Font_Family2_31.html : Text font in the two boxes are not same.

Font_Family3_31.html: Text font in the two boxes are not same.

Font_Family4_31.html: Text font in the two boxes are not same.

Font_Family5_31.html: Text font in the two boxes are not same.

Font_Family6_31.html: Text font in the two boxes are not same.

Font_Family7_31.html: Text font in the two boxes are not same.

Font_Family8_31.html: Text font in the two boxes are not same.

Font_Family9_31.html: Text font in the two boxes are not same.

Font_Family10_31.html: Text font in the two boxes are not same.

Font_face1_41.html: Normal Text is displayed.

Font_face_familty1_42.html: Normal Text is displayed.

Font_face_src1_43.html: Normal Text is displayed.

Font_face_fontProperties1_44.html: Normal Text is displayed.
Comment 1 Prasad 2011-01-12 22:21:19 PST
Note:
-----

Retested using below mentioned Build:

Symbian: Latest Release

QtTestBrowser: Webkit 2.1

Linux: Ubuntu 10.04 Lucid Lynx, Qt v.4.7.0, Webkit -2.1 (Trunk:-73634)

Safari: Version: 5.0.3 (7533.19.4)
Comment 2 Prasad 2011-01-12 22:21:45 PST
Nokia Internal Bugzilla ID: 
http://bugs.nokia-boston.com/bugzilla/show_bug.cgi?id=5673
Comment 3 Prasad 2011-01-16 15:02:43 PST
Widget attachment is provided here:
https://bsetpl02.americas.nokia.com/browse/QT-4438
Comment 4 Prasad 2011-01-16 15:16:02 PST
(In reply to comment #3)
> Widget attachment is provided here:
> https://qtrequirements.europe.nokia.com/browse/QT-4438
Comment 5 Benjamin Poulain 2011-01-30 05:58:03 PST
Please follow http://trac.webkit.org/wiki/QtWebKitBugs when reporing bugs here (missing Qt keyword).

Closing as invalid. Nothing we can do from the bug report. Please make a reduction/layout test or ask the WRT team to help you making one.
Comment 6 Prasad 2011-02-15 08:27:37 PST
Created attachment 82461 [details]
CSS3 widget