summaryrefslogtreecommitdiffstats
path: root/components/nacl/loader
diff options
context:
space:
mode:
authorleviw <leviw@chromium.org>2015-12-14 22:20:14 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-15 06:21:17 +0000
commit472398196d9109be16d13f3af4e8c423ce45d2e3 (patch)
tree2df9293326eadbf5937f943d65526348069c93da /components/nacl/loader
parentebf7a6b19a7a468195a5606fbd2bbd6d07a26ea2 (diff)
downloadchromium_src-472398196d9109be16d13f3af4e8c423ce45d2e3.zip
chromium_src-472398196d9109be16d13f3af4e8c423ce45d2e3.tar.gz
chromium_src-472398196d9109be16d13f3af4e8c423ce45d2e3.tar.bz2
Implement Paint Containment
Paint containment acts as a containing block for all objects, including fixed. It also clips them. It's also a formatting context and a stacking context. The approach in this patch differs from the spec in one very notable way: it does not mess with the computed style of the overflow property. This is a conscious decision I hope to work with Tab to address. Paint Containment description from spec: https://drafts.csswg.org/css-containment/#containment-paint Intent to implement: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/9W80Kw-z3ss BUG=561713 Review URL: https://codereview.chromium.org/1490063002 Cr-Commit-Position: refs/heads/master@{#365178}
Diffstat (limited to 'components/nacl/loader')
0 files changed, 0 insertions, 0 deletions