Bug 63751

Summary: [CSSExclusions] Add test and skip entries
Product: WebKit Reporter: Alan Stearns <stearns>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: rniwa, stearns, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 57311    
Attachments:
Description Flags
Skip entries and blank test file none

Description Alan Stearns 2011-06-30 14:37:42 PDT
The LayoutTests for CSSExclusions will be placed in LayoutTests/fast/exclusions. For now, these tests will be skipped as the CSSExclusions support is not enabled by default. 

I will modify the following files to avoid those tests being run.  

LayoutTests/platform/gtk/Skipped
LayoutTests/platform/mac/Skipped
LayoutTests/platform/qt/Skipped
LayoutTests/platform/win/Skipped
LayoutTests/platform/chromium/test_expectations.txt
Comment 1 Alan Stearns 2011-06-30 15:05:59 PDT
Created attachment 99371 [details]
Skip entries and blank test file
Comment 2 Tony Chang 2011-06-30 15:11:38 PDT
Comment on attachment 99371 [details]
Skip entries and blank test file

OK
Comment 3 WebKit Review Bot 2011-06-30 16:05:46 PDT
Comment on attachment 99371 [details]
Skip entries and blank test file

Clearing flags on attachment: 99371

Committed r90175: <http://trac.webkit.org/changeset/90175>
Comment 4 WebKit Review Bot 2011-06-30 16:05:50 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Ryosuke Niwa 2011-09-08 12:44:48 PDT
Since the exclusion is now enabled by default (done in http://trac.webkit.org/changeset/92870), the test added by this patch is failing on mac.
Comment 6 Tony Chang 2011-09-08 12:49:14 PDT
being removed in https://bugs.webkit.org/show_bug.cgi?id=67795