Bug 4911
Summary: | alternate version of Acid2 test without data URLs fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Frungi <frungi> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | allan.jensen, anderson.calvin1, ap, ddkilzer, ian, jwalden+bwo, matthias79, roberto.avanzi, webkit |
Priority: | P2 | Keywords: | InRadar |
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://hixie.ch/tests/evil/acid/002-no-data/ | ||
Bug Depends on: | 17844, 5793, 13693 | ||
Bug Blocks: |
Frungi
This test is linked by the webstandards.org Acid2 test's description as "a version without data URLs."
The original looks perfect in WebKit 420, but this one looks awful. The Downloads window pops up
empty, and the page loading freezes for a minute at "7 of 9 items (1 error)" with a red band replacing
the face's eyes (see bug #3742). When it finishes, it says "There were 2 errors opening the page," and
the face has eyes but the rest looks awful.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joost de Valk (AlthA)
Sorry Hyatt, seems you're not quite done with Acid2 just yet :)
Darin Adler
<rdar://problem/4259753> Safari fails alternate version of Acid2 test without data URLs
mitz
*** Bug 5729 has been marked as a duplicate of this bug. ***
David Kilzer (:ddkilzer)
Reassigning bug to webkit-unassigned for more visibility.
Robert Blaut
The bug should be splited in my opinion in two bugs.
1) Incorrect download of 006 text/html file covered bug bug 17844
2) Red bar visible after reloading the Acid2 test.
Robert Blaut
Other issue visible in this test case is the yellow rectangle visible on the first load. The issue is caused by bug 5793. Check this minimal test case: http://bugs.webkit.org/attachment.cgi?id=19760
David Kilzer (:ddkilzer)
(In reply to comment #5)
> 2) Red bar visible after reloading the Acid2 test.
I think this is Bug 13693.
Robert Blaut
(In reply to comment #7)
> (In reply to comment #5)
> > 2) Red bar visible after reloading the Acid2 test.
>
> I think this is Bug 13693.
I agree with you.
Mark Rowe (bdash)
*** Bug 19994 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
We don't consider acid2 to be a valid test at this point, many spec requirements have changed.