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

Side by Side Diff: LayoutTests/fast/text/bdi-get-direction-crash.html

Issue 737333002: Ignore pos argument if the first render object is not the current one. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <script>
4 if (window.testRunner)
5 window.testRunner.dumpAsText();
6 </script>
7 <body>
8 <pre dir="auto"><bdi>Run test:
9 This test passes if it doesn't </bdi>crash</pre>
10 </body>
11 </html>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/text/bdi-get-direction-crash-expected.txt » ('j') | Source/core/rendering/BidiRunForLine.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698