Commit fb45ae39 authored by joelo@chromium.org's avatar joelo@chromium.org

Auto-rebaseline for r201718

http://src.chromium.org/viewvc/blink?view=revision&revision=201718

BUG=524134
TBR=mlamouri@chromium.org

Review URL: https://codereview.chromium.org/1305043006 .

git-svn-id: svn://svn.chromium.org/blink/trunk@201741 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 4b37e22d
......@@ -1658,10 +1658,6 @@ crbug.com/527009 fast/dom/plugin-attributes-enumeration.html [ NeedsManualRebase
crbug.com/527743 [ Win10 ] paint/masks/table-cell-masks.html [ Pass Timeout ]
crbug.com/524134 [ XP ] virtual/spv2/fast/repaint/caret-invalidation-in-overflow-scroll.html [ NeedsRebaseline ]
crbug.com/524134 [ XP ] virtual/spv2/fast/repaint/positioned-document-element.html [ NeedsRebaseline ]
crbug.com/524134 [ XP ] virtual/spv2/fast/repaint/remove-inline-after-layout.html [ NeedsRebaseline ]
crbug.com/522797 [ Mavericks ] compositing/squashing/invalidation-for-subpixel-offset-of-squashed-layer.html [ NeedsRebaseline ]
crbug.com/522797 [ Mavericks ] css3/flexbox/repaint-rtl-column.html [ NeedsRebaseline ]
crbug.com/522797 [ Mavericks ] media/video-paint-invalidation.html [ NeedsRebaseline ]
......
......@@ -6,8 +6,8 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
[407, 10, 3, 18],
[404, 10, 3, 18]
[381, 10, 3, 18],
[378, 10, 3, 18]
],
"paintInvalidationClients": [
"LayoutBlockFlow DIV id='inner-editor'",
......
......@@ -7,15 +7,15 @@
"drawsContent": true,
"backgroundColor": "#008000",
"repaintRects": [
[108, 116, 437, 18],
[108, 116, 437, 18],
[108, 116, 437, 18],
[100, 100, 452, 50],
[8, 16, 784, 18],
[8, 16, 784, 18],
[8, 16, 437, 18],
[108, 116, 403, 20],
[108, 116, 403, 20],
[108, 116, 403, 19],
[100, 100, 419, 52],
[8, 16, 784, 20],
[8, 16, 784, 20],
[8, 16, 403, 19],
[0, 0, 800, 600],
[0, 0, 800, 50]
[0, 0, 800, 52]
],
"paintInvalidationClients": [
"RootInlineBox",
......
......@@ -6,10 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
[294, 108, 100, 100],
[112, 194, 182, 18],
[283, 108, 100, 100],
[112, 193, 171, 19],
[112, 108, 100, 100],
[8, 108, 784, 207]
[8, 108, 784, 104]
],
"paintInvalidationClients": [
"InlineBox",
......@@ -17,13 +17,12 @@
"InlineTextBox 'This span should disappear.\n'",
"InlineBox",
"RootInlineBox",
"InlineTextBox 'This span should disappear.'",
"InlineTextBox 'This span should disappear.\n'",
"LayoutText #text",
"InlineFlowBox",
"LayoutInline SPAN id='target'",
"InlineBox",
"InlineTextBox '\n'",
"RootInlineBox",
"InlineBox",
"RootInlineBox",
"LayoutBlockFlow (anonymous)",
......
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