Commit affe525f authored by pdr@chromium.org's avatar pdr@chromium.org

Auto-rebaseline for r190682

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

BUG=453586
TBR=wangxianzhu@chromium.org

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

git-svn-id: svn://svn.chromium.org/blink/trunk@190692 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent daf39589
......@@ -109,10 +109,6 @@ crbug.com/66751 [ Win ] http/tests/local/link-stylesheet-load-order.html [ Failu
crbug.com/331566 fast/preloader/document-write-noscript.html [ Failure Pass ]
crbug.com/453586 fast/repaint/line-flow-with-floats-8.html [ NeedsRebaseline ]
crbug.com/453586 fast/repaint/line-flow-with-floats-2.html [ NeedsRebaseline ]
crbug.com/453586 fast/repaint/fixed-under-composited-absolute-scrolled.html [ NeedsRebaseline ]
crbug.com/451606 virtual/slimmingpaint/svg/filters/feSpecularLight-premultiplied.svg [ ImageOnlyFailure ]
crbug.com/451606 virtual/slimmingpaint/svg/filters/filter-clip.svg [ ImageOnlyFailure ]
crbug.com/451606 virtual/slimmingpaint/svg/filters/feComponentTransfer-subregion.svg [ Crash ImageOnlyFailure ]
......
......@@ -13,8 +13,7 @@
"backfaceVisibility": "hidden",
"backgroundColor": "#FF0000",
"repaintRects": [
[0, 100, 100, 100],
[0, -300, 100, 100]
[0, 100, 100, 100]
]
}
]
......
{
"bounds": [785, 2001],
"children": [
{
"bounds": [785, 2001],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
"position": [0, 400],
"bounds": [100, 1601],
"drawsContent": true,
"backfaceVisibility": "hidden",
"backgroundColor": "#FF0000",
"repaintRects": [
[0, 100, 100, 100]
]
}
]
}
]
}
......@@ -30,7 +30,6 @@
[14, 199, 354, 1],
[14, 181, 406, 79],
[14, 180, 406, 79],
[8, 603, 418, 4],
[8, 160, 418, 440]
]
}
......
......@@ -21,7 +21,7 @@
[14, 380, 298, 19],
[14, 363, 48, 64],
[8, 586, 418, 14],
[8, 583, 418, 23],
[8, 583, 418, 17],
[8, 80, 418, 519]
]
}
......
......@@ -30,7 +30,6 @@
[14, 199, 354, 1],
[14, 181, 406, 79],
[14, 180, 406, 79],
[8, 603, 418, 4],
[8, 160, 418, 440]
]
}
......
......@@ -21,7 +21,7 @@
[14, 380, 298, 19],
[14, 363, 48, 64],
[8, 586, 418, 14],
[8, 583, 418, 23],
[8, 583, 418, 17],
[8, 80, 418, 519]
]
}
......
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