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

Unified Diff: LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative-expected.txt

Issue 16529003: Simplify 'position' adjustment of top layer elements (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
Index: LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative-expected.txt b/LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..af064d3e7caf9cf98d1bec7163f978419062a591
--- /dev/null
+++ b/LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative-expected.txt
@@ -0,0 +1,6 @@
+Bug 106538: Top layer fails for inline elements
+
+This tests that position 'relative' computes to 'absolute' in the top layer. The test passes if you see a single green box.
+
+PASS
+PASS

Powered by Google App Engine
This is Rietveld 408576698