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

Unified Diff: LayoutTests/fast/shapes/shape-inside/shape-inside-calc-crash-expected.txt

Issue 115253003: Layout support for new circle shape syntax (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Use FloatSize/FloatPoint's more Created 6 years, 11 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/shapes/shape-inside/shape-inside-calc-crash-expected.txt
diff --git a/LayoutTests/fast/shapes/shape-inside/shape-inside-calc-crash-expected.txt b/LayoutTests/fast/shapes/shape-inside/shape-inside-calc-crash-expected.txt
index 5d33f1e93842fc7054d5592f3193f14ccd8af0c1..41c18c2aa245ed1ee2ae9dec632b2957e977206a 100644
--- a/LayoutTests/fast/shapes/shape-inside/shape-inside-calc-crash-expected.txt
+++ b/LayoutTests/fast/shapes/shape-inside/shape-inside-calc-crash-expected.txt
@@ -1,6 +1,6 @@
PASS successfullyParsed is true
TEST COMPLETE
-PASS window.getComputedStyle(document.getElementById('shape-inside'))['shape-inside'] is 'circle(30%, 50%, 50%)'
+PASS window.getComputedStyle(document.getElementById('shape-inside'))['shape-inside'] is 'circle(50% at 30% 50%)'
This test should not crash
Hello

Powered by Google App Engine
This is Rietveld 408576698