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

Unified Diff: third_party/WebKit/LayoutTests/css3/filters/effect-all-on-background-hw-expected.html

Issue 2058013003: Revert of Optimize render passes with single quads (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert "Optimize render passes with single quads" Created 4 years, 6 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/css3/filters/effect-all-on-background-hw-expected.html
diff --git a/third_party/WebKit/LayoutTests/css3/filters/effect-all-on-background-expected.html b/third_party/WebKit/LayoutTests/css3/filters/effect-all-on-background-hw-expected.html
similarity index 98%
copy from third_party/WebKit/LayoutTests/css3/filters/effect-all-on-background-expected.html
copy to third_party/WebKit/LayoutTests/css3/filters/effect-all-on-background-hw-expected.html
index 2ae53f046925ae3e9e9ef36acba91fd72071b564..6d8fd2e66218579721407c63739dd4a9d81b81aa 100644
--- a/third_party/WebKit/LayoutTests/css3/filters/effect-all-on-background-expected.html
+++ b/third_party/WebKit/LayoutTests/css3/filters/effect-all-on-background-hw-expected.html
@@ -16,6 +16,7 @@ li {
img {
width: 160px;
height: 90px;
+ transform:translateZ(0);
}
</style>
<ul>
« 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