Commit e1a20b2
committed
Bug 1998438 - Don't call InitPrimaryFrame() twice for subdocuments. r=layout-reviewers,dholbert
nsSubDocumentFrame::Init calls SetPrimaryFrame relatively early, and
we're calling InitPrimaryFrame() twice because of that.
Differential Revision: https://phabricator.services.mozilla.com/D2719231 parent 87050d5 commit e1a20b2
File tree
2 files changed
+16
-0
lines changed- layout/generic
- testing/web-platform/tests/css/css-anchor-position
2 files changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2579 | 2579 | | |
2580 | 2580 | | |
2581 | 2581 | | |
| 2582 | + | |
| 2583 | + | |
| 2584 | + | |
2582 | 2585 | | |
2583 | 2586 | | |
2584 | 2587 | | |
| |||
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments