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

Unified Diff: LayoutTests/platform/mac/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/mac/virtual/gpu/compositedscrolling/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/gpu/compositedscrolling/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/LayoutTests/platform/mac/virtual/gpu/compositedscrolling/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
index 74eb74b2893b3c3c1cc627f83d917ae15964017d..a1c269d1fc52ef46b6fd876e9246ad61a3a3db72 100644
--- a/LayoutTests/platform/mac/virtual/gpu/compositedscrolling/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/mac/virtual/gpu/compositedscrolling/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
@@ -278,6 +278,7 @@ Lorem Ipsum
{
"position": [8, 80],
"bounds": [300, 500],
+ "drawsContent": true,
"children": [
{
"bounds": [285, 485],
@@ -394,16 +395,17 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6306],
+ "bounds": [785, 6321],
"children": [
{
- "bounds": [785, 6306],
+ "bounds": [785, 6321],
"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