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

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

Issue 1457963006: Revert of Clip scrollbars to box bounds when they don't fit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
index b85a76393d3fbc88df90f6d0b237f05ef5a30de9..058b91a4c52ace7046416bdb19a026f67f2f7f1e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
@@ -39,7 +39,6 @@
]
},
{
- "bounds": [300, 500],
"children": [
{
"position": [0, 485],
@@ -137,10 +136,10 @@
*** iteration 2: ***
{
- "bounds": [785, 2562],
+ "bounds": [785, 2546],
"children": [
{
- "bounds": [785, 2562],
+ "bounds": [785, 2546],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -162,7 +161,6 @@
]
},
{
- "bounds": [300, 500],
"children": [
{
"position": [0, 485],
@@ -260,10 +258,10 @@
*** iteration 3: ***
{
- "bounds": [785, 4530],
+ "bounds": [785, 4498],
"children": [
{
- "bounds": [785, 4530],
+ "bounds": [785, 4498],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -282,7 +280,6 @@
]
},
{
- "bounds": [300, 500],
"children": [
{
"position": [0, 485],
@@ -380,10 +377,10 @@
*** iteration 4: ***
{
- "bounds": [785, 6450],
+ "bounds": [785, 6402],
"children": [
{
- "bounds": [785, 6450],
+ "bounds": [785, 6402],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -402,7 +399,6 @@
]
},
{
- "bounds": [300, 500],
"children": [
{
"position": [0, 485],

Powered by Google App Engine
This is Rietveld 408576698