mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
Issue #1619 - Nits Picked
This commit is contained in:
parent
217374ebf6
commit
f15f44b445
4 changed files with 8 additions and 8 deletions
|
|
@ -199,6 +199,7 @@ nsHTMLCanvasFrame::GetIntrinsicSize()
|
|||
/* virtual */ AspectRatio
|
||||
nsHTMLCanvasFrame::GetIntrinsicRatio()
|
||||
{
|
||||
// When 'contain: size' is implemented, make sure to check for it.
|
||||
/*
|
||||
if (StyleDisplay()->IsContainSize()) {
|
||||
return AspectRatio();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue