Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 143423 --- [Accessibility]Cell in table header should use <th> tag.

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 143423 --- [Accessibility]Cell in table header should use <th> tag.

- Summary:
Use <th> tag while the Cell is in table header.

- Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 143423 --- [Accessibility]Cell in table header should use <th> tag.

- Description:
Use <th> tag while the Cell is in table header.

- Tests Description  :
Manual Test


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  
 
- Notes to Documentation:  

- Files Edited:
"/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java"
"/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLTags.java"

- Files Added:

- Files Deleted


-Wei Zhao



Back to the top