Schema:LayoutGlitchDetected

Revision 15720081
description"Represents a page layout bug that was automatically discovered"
properties
error
type"string"
requiredtrue
enum
"content-wider-than-viewport"
"content-narrower-than-viewport"
"image-size-or-position"
description"The type of layout error we detected"
pageId
type"integer"
requiredtrue
description"ID of the page that had the error"
revisionId
type"integer"
requiredtrue
description"Revision ID of the page that had the error"
mobileMode
type"string"
requiredtrue
enum
"stable"
"beta"
"alpha"
description"Whether the user is using the stable, beta, or alpha version of the mobile site."
affected-node
type"string"
requiredfalse
description"If the layout bug affects a particular part of the page, this field will identify it."