Bug 12426 - [s60] TSW Id: PKAI-6WGSHS - GCF Testing: Text is ignored in the object tag that has an invalid type attribute
Summary: [s60] TSW Id: PKAI-6WGSHS - GCF Testing: Text is ignored in the object tag th...
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: S60 Emulator S60 3rd edition
: P2 Normal
Assignee: Nobody
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2007-01-26 13:22 PST by zalan
Modified: 2011-03-21 11:53 PDT (History)
1 user (show)

See Also:


Attachments
fix fallback content on 3.1m and 3.2 (9.40 KB, patch)
2007-01-26 14:32 PST, zalan
zalan: review+
Details | Formatted Diff | Diff
3.2patch (9.56 KB, patch)
2007-01-27 06:24 PST, zalan
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2007-01-26 13:22:11 PST
The text "This text must be printed" witin the object tag with type attribute "unknown/unknown" is ignored. Below is the markup:

<p><object type="unknown/unknown" data="http://www.w3.org/MarkUp/Test/HTML401/current/tests/image.jpg"
width="100" height="100">This text must be printed </object></p>
Comment 1 zalan 2007-01-26 14:32:03 PST
Created attachment 12695 [details]
fix fallback content on 3.1m and 3.2

r=me
Comment 2 Bradley Morrison 2007-01-26 18:49:17 PST
(In reply to comment #1)
> Created an attachment (id=12695) [edit]
> fix fallback content on 3.1m and 3.2
> 
> r=me
> 

Landed on 3.1 (r19177). Patch doesn't apply well to s60/trunk:

WebKit/Plugin/src/PluginSkin.cpp.rej

Keeping open. Thanks!
Comment 3 zalan 2007-01-27 06:24:11 PST
Created attachment 12705 [details]
3.2patch

r=me
Comment 4 Bradley Morrison 2007-01-28 10:36:47 PST
(In reply to comment #3)
> Created an attachment (id=12705) [edit]
> 3.2patch
> 
> r=me
> 

Thx - r19198. setting to resolved.
Comment 5 Krishna 2007-02-09 13:31:10 PST
Verified and Closed
Comment 6 Joel Parks 2011-03-21 11:53:03 PDT
re-purposing InTSW keyword for use by QtWebkit team