WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
67124
Web Inspector: <button hidden>..</button> has a different computed "display" value than "none"
https://bugs.webkit.org/show_bug.cgi?id=67124
Summary
Web Inspector: <button hidden>..</button> has a different computed "display" ...
Alexander Pavlov (apavlov)
Reported
2011-08-29 06:06:26 PDT
1. Create an empty HTML page that contains <button hidden>...</button> 2. Open the Web Inspector and inspect the (hidden) button 3. Notice that the 'display' is 'inline-block' and 'none' is marked as overridden Upstreaming
http://code.google.com/p/chromium/issues/detail?id=93295
Attachments
[PATCH] Suggested fix
(13.18 KB, patch)
2011-08-29 06:49 PDT
,
Alexander Pavlov (apavlov)
no flags
Details
Formatted Diff
Diff
[PATCH] Remove an unused local variable
(13.14 KB, patch)
2011-08-29 06:56 PDT
,
Alexander Pavlov (apavlov)
yurys
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2011-08-29 06:49:32 PDT
Created
attachment 105485
[details]
[PATCH] Suggested fix
Alexander Pavlov (apavlov)
Comment 2
2011-08-29 06:56:28 PDT
Created
attachment 105487
[details]
[PATCH] Remove an unused local variable
Alexander Pavlov (apavlov)
Comment 3
2011-08-29 08:15:56 PDT
Committed
r93978
: <
http://trac.webkit.org/changeset/93978
>
Ryosuke Niwa
Comment 4
2011-08-30 00:04:09 PDT
inspector/styles/styles-computed-trace.html appears to be failing on various bots after this patch was landed:
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r94044%20(15853)/inspector/styles/styles-computed-trace-pretty-diff.html
http://build.webkit.org/results/SnowLeopard%20Intel%20Debug%20(Tests)/r93978%20(1896)/inspector/styles/styles-computed-trace-pretty-diff.html
http://build.webkit.org/results/Qt%20Linux%20Release/r94044%20(36924)/inspector/styles/styles-computed-trace-pretty-diff.html
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug