Attribute HTML is generated in 3 different places: - updateTitle the core location (name+value, linkifies, and tooltips) - _addNewAttribute (blank name+value, no equals or quotes) - regenerateStyledAttribute (when tabbing, name+value, no linkify) These can become out of sync. They should be consolidated.
Created attachment 51854 [details] [PATCH] Consolidate to _attributeHTML
Committed r56688 M WebCore/ChangeLog M WebCore/inspector/front-end/ElementsTreeOutline.js r56688 = 0b5ebc1a1afceb39553d882c9e6fb64e4bb8cb72 (trunk) http://trac.webkit.org/changeset/56688