Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt

Issue 543953002: Auto-rebaseline for r181413 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
index 1d88d82ebbb3c1bf1caf47eaddcf943b4d1ba9eb..f7902a27467657ee391618d40f809ec4f56df11a 100644
--- a/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
@@ -282,6 +282,7 @@ Lorem Ipsum
{
"position": [8, 80],
"bounds": [300, 500],
+ "drawsContent": true,
"children": [
{
"bounds": [285, 485],
@@ -400,16 +401,17 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6396],
+ "bounds": [785, 6411],
"children": [
{
- "bounds": [785, 6396],
+ "bounds": [785, 6411],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
"position": [8, 80],
"bounds": [300, 500],
+ "drawsContent": true,
"children": [
{
"bounds": [285, 485],

Powered by Google App Engine
This is Rietveld 408576698