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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-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/text-match-highlight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
index 8186975d68826b65f71835c7224538eef9ecefb3..dfa6a1fe3562873784bad84e35c93a67e9ffcc17 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
@@ -74,11 +74,6 @@
"InlineTextBox 'Findme in a typewriter!'",
"LayoutSVGInlineText #text",
"InlineTextBox 'Findme on a path! Did you findme?'"
- ],
- "children": [
- {
- "shouldFlattenTransform": false
- }
]
}
]
@@ -87,13 +82,11 @@
"children": [
{
"position": [0, 485],
- "bounds": [785, 15],
- "drawsContent": true
+ "bounds": [785, 15]
},
{
"position": [785, 0],
- "bounds": [15, 485],
- "drawsContent": true
+ "bounds": [15, 485]
},
{
"position": [785, 485],

Powered by Google App Engine
This is Rietveld 408576698