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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt

Issue 1372393006: Auto-rebaseline for r351979 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
index 7abd9b70cc8c69b93fb0db9add3b9acde7bfe951..c158fabd716d1c01e82e02bda05557696bc54833 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
@@ -103,11 +103,6 @@
"InlineTextBox 'CONTENT'",
"LayoutText #text",
"InlineTextBox 'CONTENT'"
- ],
- "children": [
- {
- "shouldFlattenTransform": false
- }
]
}
]
@@ -116,13 +111,11 @@
"children": [
{
"position": [0, 185],
- "bounds": [185, 15],
- "drawsContent": true
+ "bounds": [185, 15]
},
{
"position": [185, 0],
- "bounds": [15, 185],
- "drawsContent": true
+ "bounds": [15, 185]
},
{
"position": [185, 185],

Powered by Google App Engine
This is Rietveld 408576698