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

Unified Diff: LayoutTests/fast/layers/perspective-inline-no-display-expected.txt

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
Index: LayoutTests/fast/layers/perspective-inline-no-display-expected.txt
diff --git a/LayoutTests/fast/layers/perspective-inline-no-display-expected.txt b/LayoutTests/fast/layers/perspective-inline-no-display-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..408aeb7c0819c9f9fee43c1f804d0d96c2733d79
--- /dev/null
+++ b/LayoutTests/fast/layers/perspective-inline-no-display-expected.txt
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x155
+ LayoutBlockFlow {HTML} at (0,0) size 800x155
+ LayoutBlockFlow {BODY} at (8,16) size 784x131
+ LayoutBlockFlow {P} at (0,0) size 784x16
+ LayoutText {#text} at (0,0) size 496x16
+ text run at (0,0) width 496: "There should be an image below:"
+ LayoutBlockFlow (anonymous) at (0,32) size 784x99
+ LayoutInline {A} at (0,0) size 96x16
+ LayoutText {#text} at (0,0) size 0x0
+layer at (8,48) size 96x96
+ LayoutImage {IMG} at (0,0) size 96x96

Powered by Google App Engine
This is Rietveld 408576698