Title: [203283] trunk/LayoutTests
Revision
203283
Author
[email protected]
Date
2016-07-15 10:41:56 -0700 (Fri, 15 Jul 2016)

Log Message

Merge InlineBidiResolver end-of-line Blink test case
https://bugs.webkit.org/show_bug.cgi?id=126201
<rdar://problem/27331789>

Test case is from the Blink change (patch by <[email protected]>):
<https://chromium.googlesource.com/chromium/blink/+/d34ca9bbbdf71905d61aa45def30063311508a64>

* fast/text/international/bidi-crash-reached-end-of-line-expected.txt: Added.
* fast/text/international/bidi-crash-reached-end-of-line.html: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (203282 => 203283)


--- trunk/LayoutTests/ChangeLog	2016-07-15 17:35:07 UTC (rev 203282)
+++ trunk/LayoutTests/ChangeLog	2016-07-15 17:41:56 UTC (rev 203283)
@@ -1,5 +1,17 @@
 2016-07-15  Brent Fulgham  <[email protected]>
 
+        Merge InlineBidiResolver end-of-line Blink test case
+        https://bugs.webkit.org/show_bug.cgi?id=126201
+        <rdar://problem/27331789>
+
+        Test case is from the Blink change (patch by <[email protected]>):
+        <https://chromium.googlesource.com/chromium/blink/+/d34ca9bbbdf71905d61aa45def30063311508a64>
+
+        * fast/text/international/bidi-crash-reached-end-of-line-expected.txt: Added.
+        * fast/text/international/bidi-crash-reached-end-of-line.html: Added.
+
+2016-07-15  Brent Fulgham  <[email protected]>
+
         Merge Blink test case
         https://bugs.webkit.org/show_bug.cgi?id=123870
 

Added: trunk/LayoutTests/fast/text/international/bidi-crash-reached-end-of-line-expected.txt (0 => 203283)


--- trunk/LayoutTests/fast/text/international/bidi-crash-reached-end-of-line-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/fast/text/international/bidi-crash-reached-end-of-line-expected.txt	2016-07-15 17:41:56 UTC (rev 203283)
@@ -0,0 +1 @@
+This test has passed if it doesn't crash under ASAN

Added: trunk/LayoutTests/fast/text/international/bidi-crash-reached-end-of-line.html


(Binary files differ)
Index: trunk/LayoutTests/fast/text/international/bidi-crash-reached-end-of-line.html =================================================================== --- trunk/LayoutTests/fast/text/international/bidi-crash-reached-end-of-line.html 2016-07-15 17:35:07 UTC (rev 203282) +++ trunk/LayoutTests/fast/text/international/bidi-crash-reached-end-of-line.html 2016-07-15 17:41:56 UTC (rev 203283) Property changes on: trunk/LayoutTests/fast/text/international/bidi-crash-reached-end-of-line.html ___________________________________________________________________

Added: svn:mime-type

+application/octet-stream \ No newline at end of property
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to