[Webkit-unassigned] [Bug 20930] Show node description in inspector highlight

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 30 13:24:49 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=20930





--- Comment #4 from Timothy Hatcher <timothy at apple.com>  2010-07-30 13:24:49 PST ---
Some quick comments:

I think showing this note in the middle of the box would be better and be less likely to be clipped. If you show it in the middle I don' think it needs a box around it, maybe just bolder text or a text shadow.

Showing the node text in <> is odd, since it is an invalid tag when there is an id or class name. Just drop the <> or something smarter.

Don't use "x" for pixel size, use ×. It is odd to give just one size, since there are multiple deminisions when padding and margin, what does this size include?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list