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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/text-match-highlight-expected.txt

Issue 687733005: Auto-rebaseline for r184549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/platform/mac/compositing/overflow/text-match-highlight-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/text-match-highlight-expected.txt b/LayoutTests/platform/mac/compositing/overflow/text-match-highlight-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..11dbcc7a5dff974f1e28dbef50181c1e1b8af124
--- /dev/null
+++ b/LayoutTests/platform/mac/compositing/overflow/text-match-highlight-expected.txt
@@ -0,0 +1,21 @@
+{
+ "bounds": [800, 600],
+ "children": [
+ {
+ "bounds": [800, 600],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [282, 32, 46, 16],
+ [270, 48, 46, 16],
+ [225, 48, 46, 16],
+ [90, 48, 46, 16],
+ [52, 64, 46, 16],
+ [20, 204, 200, 72],
+ [10, 172, 139, 10],
+ [10, 118, 228, 16]
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698