Bug 102200
Summary: | [EFL] Anchor download tests don't crash but still fail on EFL | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dominik Röttsches (drott) <d-r> |
Component: | WebKit EFL | Assignee: | Byungwoo Lee <bw80.lee> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | gyuyoung.kim, lucas.de.marchi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 102785 | ||
Bug Blocks: | 100310 |
Dominik Röttsches (drott)
Unfortunately, can't backtrack to a specific revision because of buildbot irregularities:
Compare https://bugs.webkit.org/show_bug.cgi?id=100342
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dominik Röttsches (drott)
Could you take a look why
fast/dom/HTMLAnchorElement/anchor-download.html
fast/dom/HTMLAnchorElement/anchor-nodownload-set.html
still fail?
Byungwoo Lee
Ok, I'll check.
Byungwoo Lee
It seems related with download attribute feature, and I heard that ktf.kim have been looking into the the issue.
He'll handle this issue with Bug 102785.
Gyuyoung Kim
The tests are passed now. Closed this bug.