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

Unified Diff: third_party/WebKit/LayoutTests/fast/backgrounds/size/scaled-sprited-background-expected.html

Issue 2370793003: Blink: Convert scaled-sprited-background.html to be a pixel test. (Closed)
Patch Set: Created 4 years, 3 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 | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/backgrounds/size/scaled-sprited-background-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/backgrounds/size/scaled-sprited-background-expected.html b/third_party/WebKit/LayoutTests/fast/backgrounds/size/scaled-sprited-background-expected.html
deleted file mode 100644
index e6e41747a1282b26e41c23bebd6c4f110a8f659f..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/backgrounds/size/scaled-sprited-background-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<style>
-div {
- width: 108px;
- height: 20px;
- background: url(../resources/star_sprites.png) no-repeat 0 bottom;
- background-size: 108px 172px;
-}
-</style>
-<div></div>
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698