Bug 82340

Summary: [CSS Regions] Add region styling tests for interaction between region styling and scoped styles
Product: WebKit Reporter: Mihai Balan <mibalan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 49142    
Bug Blocks:    
Attachments:
Description Flags
Patch containing tests and needed changes to skipped files (scoped styles are not enabled by default)
webkit.review.bot: commit-queue-
Archive of layout-test-results from ec2-cr-linux-03
none
Skipped tests in chromium's test_expectations.txt too none

Description Mihai Balan 2012-03-27 07:53:38 PDT
Since both CSS regions and scoped style elements are evolving specifications, some tests need to be written to make sure region styling and scoped styles don't interact in unexpected and incorrect ways.
Comment 1 Mihai Balan 2012-03-28 03:14:59 PDT
Created attachment 134251 [details]
Patch containing tests and needed changes to skipped files (scoped styles are not enabled by default)
Comment 2 WebKit Review Bot 2012-03-28 03:43:43 PDT
Comment on attachment 134251 [details]
Patch containing tests and needed changes to skipped files (scoped styles are not enabled by default)

Attachment 134251 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/12152108

New failing tests:
fast/regions/style-scoped-in-flow-override-region-styling-multiple-regions.html
Comment 3 WebKit Review Bot 2012-03-28 03:43:50 PDT
Created attachment 134255 [details]
Archive of layout-test-results from ec2-cr-linux-03

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: ec2-cr-linux-03  Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'>  Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Comment 4 Mihai Balan 2012-03-28 05:19:45 PDT
Created attachment 134271 [details]
Skipped tests in chromium's test_expectations.txt too
Comment 5 WebKit Review Bot 2012-03-28 07:57:08 PDT
Comment on attachment 134271 [details]
Skipped tests in chromium's test_expectations.txt too

Clearing flags on attachment: 134271

Committed r112398: <http://trac.webkit.org/changeset/112398>
Comment 6 WebKit Review Bot 2012-03-28 07:57:26 PDT
All reviewed patches have been landed.  Closing bug.