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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/select-option-background-color-expected.txt

Issue 2694623015: Rebaseline paint/invalidation/select-option-background-color.html on Mac (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/select-option-background-color-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/select-option-background-color-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/select-option-background-color-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/select-option-background-color-expected.txt
deleted file mode 100644
index f7aa4527df557d1b46e6c8943eb0b3a4df107f44..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/select-option-background-color-expected.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "layers": [
- {
- "name": "LayoutView #document",
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutBlockFlow OPTION id='option'",
- "rect": [1, 35, 12, 15],
- "reason": "style change"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutBlockFlow OPTION id='option'",
- "reason": "style change"
- },
- {
- "object": "RootInlineBox",
- "reason": "style change"
- }
- ]
-}
-
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/select-option-background-color-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698