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

Unified Diff: LayoutTests/platform/mac-snowleopard/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-snowleopard/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt b/LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
index 579fab29199f47e049ed35dece4215557817eb9d..830980ffb78b802e8965c6a9e15ba95ae573df35 100644
--- a/LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/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],
@@ -139,10 +140,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2481],
+ "bounds": [785, 2496],
"children": [
{
- "bounds": [785, 2481],
+ "bounds": [785, 2496],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -268,10 +269,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4416],
+ "bounds": [785, 4431],
"children": [
{
- "bounds": [785, 4416],
+ "bounds": [785, 4431],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -397,16 +398,17 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6351],
+ "bounds": [785, 6366],
"children": [
{
- "bounds": [785, 6351],
+ "bounds": [785, 6366],
"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