Development

#8196 (sfWebDebug doesn't pass XHTML validation)

You must first sign up to be able to contribute.

Ticket #8196 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

sfWebDebug doesn't pass XHTML validation

Reported by: colnector Assigned to: fabien
Priority: minor Milestone:
Component: other Version: 1.4.1
Keywords: Cc:
Qualification: Unreviewed

Description

It's hard to validate my own XHTML in debug mode due to Symfony's sfWebDebug toolbar usage of <li class=""> See attached screen shot from FireBug?

Attachments

webdbg.PNG (22.1 kB) - added by colnector on 01/28/10 13:47:33.
Web debugger validation failure

Change History

01/28/10 13:47:33 changed by colnector

  • attachment webdbg.PNG added.

Web debugger validation failure

01/28/10 19:34:58 changed by Kris.Wallsmith

  • status changed from new to closed.
  • resolution set to fixed.

(In [27284]) [1.3, 1.4] fixed empty class attributes in WDT markup (closes #8196)