This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 15835 - Describe how filtered or transparent content get rendered across region boundaries
Summary: Describe how filtered or transparent content get rendered across region bound...
Status: RESOLVED DUPLICATE of bug 15827
Alias: None
Product: CSS
Classification: Unclassified
Component: Regions (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Vincent Hardy
QA Contact:
URL: http://lists.w3.org/Archives/Public/w...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-01 21:48 UTC by Alan Stearns
Modified: 2012-02-03 17:04 UTC (History)
1 user (show)

See Also:


Attachments

Description Alan Stearns 2012-02-01 21:48:48 UTC
If separate regions are contained in parents with different opacity settings, and flow content has its own opacity setting, breaking that content across region boundaries does not fit the current rendering model which renders each transparent item as a unit. Some description of how content breaking affects filtered and transparent content should be added to either css3-regions or css3-break.
Comment 1 Alan Stearns 2012-02-01 21:53:47 UTC
(from http://lists.w3.org/Archives/Public/www-style/2012Feb/0069.html)

roc: It might be possible to address the problem by somehow saying that each
region renders an independent copy of the content flowed into the region.
Then an element that's a stack context but split across regions would split
into stacking contexts within each region. Or something like that.
Comment 2 Alan Stearns 2012-02-03 17:04:30 UTC

*** This bug has been marked as a duplicate of bug 15827 ***