This implements overflow-clip-box: <visual-box>, and uses it to allow
overflow on replaced elements.
Details
- Reviewers
jwatt - Group Reviewers
layout-reviewers desktop-theme-reviewers Restricted Project - Commits
- rFIREFOXAUTOLANDcb259a99960b: Bug 1999100 - Don't clip overflow by default on replaced images. r=jwatt
rFIREFOXAUTOLANDab74c24e55cc: Bug 1999100 - Don't clip overflow by default on replaced images. r=jwatt
rFIREFOXAUTOLANDc95e29f3587b: Bug 1999100 - Don't clip overflow by default on replaced images. r=jwatt - Bugzilla Bug ID
- 1999100
Diff Detail
- Repository
- rFIREFOXAUTOLAND firefox-autoland
- Build Status
Buildable 886195 Build 987240: arc lint + arc unit
Event Timeline
Code analysis found 4 defects in diff 1166687:
- 4 defects found by rustfmt (Mozlint)
You can run this analysis locally with:
- ./mach lint --warnings --outgoing
If you see a problem in this automated review, please report it here.
You can view these defects in the Diff Detail section of Phabricator diff 1166687.
Code analysis found 4 defects in diff 1166842:
- 4 defects found by rustfmt (Mozlint)
You can run this analysis locally with:
- ./mach lint --warnings --outgoing
If you see a problem in this automated review, please report it here.
You can view these defects in the Diff Detail section of Phabricator diff 1166842.
Code analysis found 5 defects in diff 1166854:
- 1 defect found by stylelint (Mozlint)
- 4 defects found by rustfmt (Mozlint)
You can run this analysis locally with:
- ./mach lint --warnings --outgoing
If you see a problem in this automated review, please report it here.
You can view these defects in the Diff Detail section of Phabricator diff 1166854.
| layout/generic/nsIFrame.cpp | ||
|---|---|---|
| 12313–12318 | Very helpful comment. | |
| servo/components/style/values/specified/box.rs | ||
| 37 | Can you add a comment with the syntax? // <visual-box> || <length [0,∞]> | |
| layout/generic/nsIFrame.cpp | ||
|---|---|---|
| 12318 | This is https://github.com/w3c/csswg-drafts/issues/10885 if you want to link it too | |
The analysis task source-test-mozlint-eslint failed, but we could not detect any defect.
Please check this task manually.
If you see a problem in this automated review, please report it here.