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

Side by Side 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 unified diff | Download patch
OLDNEW
1 PASS successfullyParsed is true 1 PASS successfullyParsed is true
2 2
3 TEST COMPLETE 3 TEST COMPLETE
4 PASS window.getComputedStyle(document.getElementById('shape-inside'))['shape-ins ide'] is 'circle(30%, 50%, 50%)' 4 PASS window.getComputedStyle(document.getElementById('shape-inside'))['shape-ins ide'] is 'circle(50% at 30% 50%)'
5 This test should not crash 5 This test should not crash
6 Hello 6 Hello
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698