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

Unified Diff: LayoutTests/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/compositing/overflow/text-match-highlight-expected.txt
diff --git a/LayoutTests/compositing/overflow/text-match-highlight-expected.txt b/LayoutTests/compositing/overflow/text-match-highlight-expected.txt
deleted file mode 100644
index 60ae01b70598de4106ec9a434ae072608faff37f..0000000000000000000000000000000000000000
--- a/LayoutTests/compositing/overflow/text-match-highlight-expected.txt
+++ /dev/null
@@ -1,75 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [259, 40, 40, 19]
- ],
- "children": [
- {
- "position": [0, 60],
- "bounds": [800, 500],
- "drawsContent": true,
- "repaintRects": [
- [244, 0, 40, 19],
- [204, 0, 40, 19],
- [83, 0, 40, 19],
- [47, 20, 40, 19],
- [20, 164, 202, 72],
- [10, 131, 138, 12],
- [10, 75, 208, 19]
- ],
- "children": [
- {
- "bounds": [785, 485],
- "children": [
- {
- "bounds": [785, 1345],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "repaintRects": [
- [244, 0, 40, 19],
- [204, 0, 40, 19],
- [83, 0, 40, 19],
- [47, 20, 40, 19],
- [20, 164, 202, 72],
- [10, 131, 138, 12],
- [10, 75, 208, 19]
- ],
- "children": [
- {
- "shouldFlattenTransform": false
- }
- ]
- }
- ]
- },
- {
- "children": [
- {
- "position": [0, 485],
- "bounds": [785, 15],
- "drawsContent": true
- },
- {
- "position": [785, 0],
- "bounds": [15, 485],
- "drawsContent": true
- },
- {
- "position": [785, 485],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- }
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698