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

Side by Side Diff: LayoutTests/fast/flexbox/order-iterator-crash-expected.txt

Issue 19558006: Heap-use-after-free in WebCore::RenderFlexibleBox::firstLineBoxBaseline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed bad FINAL Created 7 years, 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 This test has passed if it doesn't crash under ASAN.
2 * { display: flex; }
inferno 2013/07/19 20:25:08 Why are these last two lines showing up in expecta
Julien - ping for review 2013/07/19 20:52:31 That's because we turn <script> and <style> into f
inferno 2013/07/19 20:57:22 This is weird, but if the crashing testcase cannot
Julien - ping for review 2013/07/19 21:05:45 I tried narrowing the * but that didn't work unfor
3 if (window.testRunner) testRunner.dumpAsText(); crashy.offsetLeft; crashy.parent Node.removeChild(crashy);
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698