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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-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-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-expected.txt
index 4a47763f217ab40be69b047973bebdfb495508b2..6f74aec3c95d8b702180876841b91fb28dc3b4f7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-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": [
@@ -156,7 +155,6 @@
]
},
{
- "bounds": [300, 500],
"children": [
{
"position": [0, 485],
@@ -254,10 +252,10 @@
*** iteration 3: ***
{
- "bounds": [785, 4434],
+ "bounds": [785, 4402],
"children": [
{
- "bounds": [785, 4434],
+ "bounds": [785, 4402],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -276,7 +274,6 @@
]
},
{
- "bounds": [300, 500],
"children": [
{
"position": [0, 485],

Powered by Google App Engine
This is Rietveld 408576698