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

Unified Diff: LayoutTests/fast/layers/transform-inline-no-display-expected.html

Issue 1346103003: DeprecatedPaintLayerStackingNode should walk DPL (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Switched to a full revert. Created 5 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 | « LayoutTests/fast/layers/transform-inline-no-display.html ('k') | Source/core/paint/DeprecatedPaintLayer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/layers/transform-inline-no-display-expected.html
diff --git a/LayoutTests/fast/layers/transform-inline-no-display-expected.html b/LayoutTests/fast/layers/transform-inline-no-display-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..7bc1832271929e6e53e854a382a73f1771beb72e
--- /dev/null
+++ b/LayoutTests/fast/layers/transform-inline-no-display-expected.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<p>There should be an image below:</p>
+<div style="height: 96px; width: 96px; background-color: green"></div>
« no previous file with comments | « LayoutTests/fast/layers/transform-inline-no-display.html ('k') | Source/core/paint/DeprecatedPaintLayer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698