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

Unified Diff: LayoutTests/fast/css/absolute-position-with-negative-width-expected.txt

Issue 578723003: Don't allow negative width for positioned elements (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix nit Created 6 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/css/absolute-position-with-negative-width-expected.txt
diff --git a/LayoutTests/fast/css/absolute-position-with-negative-width-expected.txt b/LayoutTests/fast/css/absolute-position-with-negative-width-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c8c00e3ff32090c8abcc3af5f8d7d44e7bf20ab3
--- /dev/null
+++ b/LayoutTests/fast/css/absolute-position-with-negative-width-expected.txt
@@ -0,0 +1,7 @@
+PASS absolute_with_left_right.getBoundingClientRect().width is 0
+PASS absolute_with_left_right.getClientRects()[0].width is 0
+PASS absolute_with_left_right.offsetWidth is 0
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/css/absolute-position-with-negative-width.html ('k') | Source/core/rendering/RenderBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698