WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
18028
Inspecting Acid2 messes up its layout
https://bugs.webkit.org/show_bug.cgi?id=18028
Summary
Inspecting Acid2 messes up its layout
Gavin Sherlock
Reported
2008-03-23 14:54:52 PDT
Steps to reproduce: 1. Go to
http://hixie.ch/tests/evil/acid/002/#top
2. Right Click on "World" and select Inspect Element 3. Mouse over DOM nodes in Inspector - specifically, it is the body node that seems to mess it up. Expected Results: Rendering shouldn't change Actual Results: Rendering changes significantly Tested with
r31232
on 10.4.11 in a MacPro
Attachments
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2008-05-25 14:17:35 PDT
THis happens because we scroll the page when highlighting DOM nodes. Maybe we should not scroll?
Robert Blaut
Comment 2
2008-07-17 00:19:32 PDT
As I tested today the issue isn't visible any more. One exception: highlighting <div class="intro"> causes acid2 test to scroll up, after scrolling back the face is rendered to low causes intentional failure since hat is always rendered in the same place. But this scrolling issue doesn't break entire face as observed in earlier builds. So we can probably close the bug report as fixed. Any confirmations?
Gavin Sherlock
Comment 3
2008-12-11 12:54:52 PST
This appears to be completely fixed when I tested in
r39090
. Note sure when it was fixed, but closing as FIXED
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