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

Side by Side Diff: LayoutTests/fast/layers/perspective-inline-no-display.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 unified diff | Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/layers/perspective-inline-no-display-expected.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <style>
3 html {
4 font: 16px/1 Ahem;
5 }
6
7 a, img {
8 transform: perspective(2000px);
9 }
10 </style>
11 <p>There should be an image below:</p>
12 <a><img src="../../ietestcenter/css3/support/green_color_no_srgb.png"/></a>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/layers/perspective-inline-no-display-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698