mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
Bug 1261754 - Trivial follow-up to fix outdated documentation. r=me and DONTBUILD because NPOTB.
MozReview-Commit-ID: E5fmJ48Y0xH
This commit is contained in:
parent
42adb0ed78
commit
211af87d45
@ -696,7 +696,7 @@ enum class FillMode : uint32_t;
|
||||
#define NS_STYLE_POSITION_FIXED 3
|
||||
#define NS_STYLE_POSITION_STICKY 4
|
||||
|
||||
// See nsStyleDisplay.mClip
|
||||
// See nsStyleEffects.mClip, mClipFlags
|
||||
#define NS_STYLE_CLIP_AUTO 0x00
|
||||
#define NS_STYLE_CLIP_RECT 0x01
|
||||
#define NS_STYLE_CLIP_TYPE_MASK 0x0F
|
||||
|
Loading…
Reference in New Issue
Block a user