mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 930903 - Remove obsolete bit of comment. r=me and DONTBUILD because NPOTB
This commit is contained in:
parent
770e86ceb4
commit
d7f810f3af
@ -250,9 +250,6 @@ public:
|
||||
// To pre-render a margin of 100 CSS pixels around the window,
|
||||
// { x = -100, y = - 100,
|
||||
// width = window.innerWidth + 200, height = window.innerHeight + 200 }
|
||||
//
|
||||
// This is only valid on the root layer. Nested iframes do not have a
|
||||
// displayport set on them. See bug 775452.
|
||||
CSSRect mDisplayPort;
|
||||
|
||||
// If non-empty, the area of a frame's contents that is considered critical
|
||||
|
Loading…
Reference in New Issue
Block a user