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

Unified Diff: LayoutTests/platform/win-xp/virtual/gpu/compositedscrolling/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-xp/virtual/gpu/compositedscrolling/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/gpu/compositedscrolling/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/LayoutTests/platform/win-xp/virtual/gpu/compositedscrolling/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
index 631bc9bbc9099c48ab6586405e5ee63784fdfd13..920c00cceaa4471eef2bc89992d0721b1d7928ba 100644
--- a/LayoutTests/platform/win-xp/virtual/gpu/compositedscrolling/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/gpu/compositedscrolling/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
@@ -282,6 +282,7 @@ Lorem Ipsum
{
"position": [8, 68],
"bounds": [300, 500],
+ "drawsContent": true,
"children": [
{
"bounds": [285, 485],
@@ -400,16 +401,17 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6770],
+ "bounds": [785, 6786],
"children": [
{
- "bounds": [785, 6770],
+ "bounds": [785, 6786],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
"position": [8, 68],
"bounds": [300, 500],
+ "drawsContent": true,
"children": [
{
"bounds": [285, 485],

Powered by Google App Engine
This is Rietveld 408576698