Status/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): Andrew Graham / Andrew Graham (smugpie70)
Created: 07/29/2013
Components: General Server
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Windows 7
Vote Count: 0
Problem Description:
When creating a PDF document using CFDOCUMENT, no CSS styles are applied to new HTML5 elements such as <article>, <aside> etc.
Steps to Reproduce:
Run the attached test2.cfm file.
Actual Result:
The text inside the <div> tag in the attached file is styled correctly. The text in the <article> and <aside> tags are not.
Expected Result:
The text inside the <article> tag should be large, bold and red. The text inside the <aside> tag should be large, bold and blue.
Any Workarounds:
None, except avoid using HTML5 elements.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3603477
External Customer Info:
External Company:
External Customer Name: smugpie70
External Customer Email:
External Test Config: My Hardware and Environment details:
Dell Latitude E5520 laptop (Intel Core i5, 2.5GHz, 4Gb RAM)
Windows 7 Professional (32-bit)
Running CF10 (WAR deployment) on Tomcat
Also tested on the same hardware with CF 9.0.2
Attachments:
- July 30, 2013 00:00:00: 1_test2.cfm
Comments: