Bug 82340 - [CSS Regions] Add region styling tests for interaction between region styling and scoped styles
Summary: [CSS Regions] Add region styling tests for interaction between region styling...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 49142
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-27 07:53 PDT by Mihai Balan
Modified: 2012-03-28 07:57 PDT (History)
2 users (show)

See Also:


Attachments
Patch containing tests and needed changes to skipped files (scoped styles are not enabled by default) (21.33 KB, patch)
2012-03-28 03:14 PDT, Mihai Balan
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ec2-cr-linux-03 (10.51 MB, application/zip)
2012-03-28 03:43 PDT, WebKit Review Bot
no flags Details
Skipped tests in chromium's test_expectations.txt too (22.20 KB, patch)
2012-03-28 05:19 PDT, Mihai Balan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.