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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/content-gains-scrollbars-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/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/content-gains-scrollbars-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/content-gains-scrollbars-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/content-gains-scrollbars-expected.txt
index 6d6689b6d92d92ac8ac9c33c76287b1946235182..444bcb4cb82f6258c312a5517b7d8c6702211f52 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/content-gains-scrollbars-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/content-gains-scrollbars-expected.txt
@@ -19,12 +19,7 @@
"shouldFlattenTransform": false,
"children": [
{
- "shouldFlattenTransform": false,
- "children": [
- {
- "bounds": [10, 200]
- }
- ]
+ "bounds": [10, 200]
}
]
}
@@ -54,12 +49,7 @@
"shouldFlattenTransform": false,
"children": [
{
- "shouldFlattenTransform": false,
- "children": [
- {
- "bounds": [200, 10]
- }
- ]
+ "bounds": [200, 10]
}
]
}
@@ -89,12 +79,7 @@
"shouldFlattenTransform": false,
"children": [
{
- "shouldFlattenTransform": false,
- "children": [
- {
- "bounds": [200, 200]
- }
- ]
+ "bounds": [200, 200]
}
]
}

Powered by Google App Engine
This is Rietveld 408576698