Bug 48160 - REGRESSION(r70335): Layout tests fail after the change
Summary: REGRESSION(r70335): Layout tests fail after the change
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Abhishek Arya
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-22 15:51 PDT by Dimitri Glazkov (Google)
Modified: 2010-10-22 16:19 PDT (History)
0 users

See Also:


Attachments
Patch (14.46 KB, patch)
2010-10-22 16:13 PDT, Abhishek Arya
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2010-10-22 15:51:40 PDT
The following tests fail:

fast/backgrounds/repeat/background-repeat-shorthand.html = TEXT
fast/backgrounds/repeat/margin-shorthand.html = TEXT
fast/css/modify-ua-rules-from-javascript.html = TEXT
plugins/invalid-mime-with-valid-extension-shows-missing-plugin.html = TEXT

after http://trac.webkit.org/changeset/70335/.
Comment 1 Abhishek Arya 2010-10-22 16:13:41 PDT
Created attachment 71606 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2010-10-22 16:15:01 PDT
Comment on attachment 71606 [details]
Patch

ok.
Comment 3 Abhishek Arya 2010-10-22 16:19:04 PDT
Committed r70363: <http://trac.webkit.org/changeset/70363>