Bug 17273
Summary: | view source window does not relayout when user agent style sheet changes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, ap, bfulgham, hyatt, nickshanks, rniwa, simon.fraser, zalan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Eric Seidel (no email)
view source window does not relayout when user agent style sheet changes
the view source window is affected by the user agent style sheet, but it does not relayout when it changes. Normal pages do relayout.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
ap@webkit.org - do Safari have "View Source" window? I don't think it is the case in latest versions? Thanks!
Brent Fulgham
(In reply to Ahmad Saleem from comment #1)
> ap@webkit.org - do Safari have "View Source" window? I don't think it is the
> case in latest versions? Thanks!
We now have “Show in Web Inspector”, which is “View Source” plus many other tools.
Alexey Proskuryakov
Indeed, and I wouldn't expect Web Inspector to respect user stylesheets. I assume Eric was actually talking about those, not about the UA stylesheet that cannot change without recompiling WebKit.