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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-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/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt b/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
index 370efa37c0f20f4d7b94db3971d7099a3d78429a..a6769e0546136badb30e03d77cf1cbca7e186917 100644
--- a/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
@@ -24,6 +24,7 @@ Lorem Ipsum
{
"position": [8, 62],
"bounds": [300, 500],
+ "drawsContent": true,
"children": [
{
"bounds": [285, 485],
@@ -137,10 +138,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2451],
+ "bounds": [785, 2466],
"children": [
{
- "bounds": [785, 2451],
+ "bounds": [785, 2466],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -264,10 +265,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4356],
+ "bounds": [785, 4371],
"children": [
{
- "bounds": [785, 4356],
+ "bounds": [785, 4371],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -391,16 +392,17 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6261],
+ "bounds": [785, 6276],
"children": [
{
- "bounds": [785, 6261],
+ "bounds": [785, 6276],
"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