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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-with-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/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
index d6996d23f23ee977e09bf527b7b9c6b15f16515c..2c91562f2089764710304d7f86a97bf08c965a10 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
@@ -36,7 +36,6 @@
]
},
{
- "bounds": [300, 500],
"children": [
{
"position": [0, 485],
@@ -134,10 +133,10 @@
*** iteration 2: ***
{
- "bounds": [785, 2514],
+ "bounds": [785, 2498],
"children": [
{
- "bounds": [785, 2514],
+ "bounds": [785, 2498],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -159,7 +158,6 @@
]
},
{
- "bounds": [300, 500],
"children": [
{
"position": [0, 485],
@@ -257,10 +255,10 @@
*** iteration 3: ***
{
- "bounds": [785, 4482],
+ "bounds": [785, 4450],
"children": [
{
- "bounds": [785, 4482],
+ "bounds": [785, 4450],
"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