Commit 7a5bb52a authored by Mason Freed's avatar Mason Freed Committed by Commit Bot

Rebaseline Mac layout tests with FormControlsRefresh enabled (CL 1-4)

The [1] CL enabled the FormControlsRefresh feature by default for
Mac. (The [2] CL enabled it earlier for Windows, Linux, and ChromeOS.)
In the process, many layout tests were disabled, because the form
controls have a different appearance with the feature enabled. This is
one of several patches rebaselining those disabled tests.

[1] http://crrev.com/c/2063530
[2] http://crrev.com/c/1967608

Bug: 1053725
Change-Id: I8a95a67dbcd3cf8b3ddce9a6c8fe37f4ed498bf1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071386
Commit-Queue: Mason Freed <masonfreed@chromium.org>
Auto-Submit: Mason Freed <masonfreed@chromium.org>
Reviewed-by: default avatarStephen Chenney <schenney@chromium.org>
Cr-Commit-Position: refs/heads/master@{#744846}
parent dfc143fa
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutNGBlockFlow HTML",
"rect": [8, 8, 306, 306],
"reason": "chunk appeared"
},
{
"object": "LayoutTextControl (floating) TEXTAREA id='target'",
"rect": [8, 8, 306, 306],
"reason": "chunk disappeared"
},
{
"object": "LayoutTextControl (floating) TEXTAREA id='target'",
"rect": [11, 11, 281, 302],
"reason": "chunk disappeared"
},
{
"object": "VerticalScrollbar",
"rect": [298, 9, 15, 304],
"reason": "chunk disappeared"
},
{
"object": "LayoutTextControl (floating) TEXTAREA id='target'",
"rect": [298, 298, 15, 15],
"reason": "chunk appeared"
}
]
}
]
}
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutTextControl (positioned) INPUT id='input'",
"rect": [8, 8, 244, 67],
"reason": "background"
},
{
"object": "InlineTextBox 'NEW'",
"rect": [30, 29, 46, 25],
"reason": "appeared"
},
{
"object": "InlineTextBox 'OLD'",
"rect": [30, 29, 42, 25],
"reason": "disappeared"
}
]
}
]
}
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "InlineTextBox 'SUCCESS'",
"rect": [81, 114, 54, 14],
"reason": "chunk appeared"
},
{
"object": "InlineTextBox 'SUCCESS'",
"rect": [9, 84, 53, 15],
"reason": "appeared"
},
{
"object": "InlineTextBox 'FAILURE'",
"rect": [85, 114, 46, 14],
"reason": "chunk disappeared"
},
{
"object": "InlineTextBox 'FAILURE'",
"rect": [9, 84, 45, 15],
"reason": "disappeared"
}
]
}
]
}
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutButton BUTTON",
"rect": [3, 4, 55, 29],
"reason": "subtree"
},
{
"object": "InlineTextBox 'Reset'",
"rect": [16, 11, 29, 14],
"reason": "subtree"
}
]
}
]
}
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "InlineTextBox 'PASSED'",
"rect": [146, 11, 43, 14],
"reason": "appeared"
},
{
"object": "InlineTextBox 'PASSED'",
"rect": [11, 11, 43, 14],
"reason": "appeared"
},
{
"object": "InlineTextBox 'FAILED'",
"rect": [146, 11, 37, 14],
"reason": "disappeared"
},
{
"object": "InlineTextBox 'FAILED'",
"rect": [11, 11, 37, 14],
"reason": "disappeared"
},
{
"object": "NGPhysicalTextFragment ' '",
"rect": [139, 8, 4, 18],
"reason": "geometry"
}
]
}
]
}
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV",
"rect": [12, 45, 50, 14],
"reason": "chunk appeared"
}
]
}
]
}
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT id='target'",
"rect": [5, 5, 47, 25],
"reason": "subtree"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [11, 11, 35, 13],
"reason": "paint property change"
},
{
"object": "InlineTextBox 'test test test'",
"rect": [11, 11, 15, 13],
"reason": "selection"
}
]
}
]
}
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT id='target'",
"rect": [5, 5, 47, 25],
"reason": "subtree"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [11, 11, 35, 13],
"reason": "paint property change"
},
{
"object": "InlineTextBox 'test test test'",
"rect": [28, 11, 18, 13],
"reason": "selection"
}
]
}
]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment