Changeset 199428 in webkit
- Timestamp:
- Apr 13, 2016, 1:37:54 AM (9 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/LayoutTests/ChangeLog ¶
r199400 r199428 1 2016-04-12 Antti Koivisto <antti@apple.com> 2 3 Crash at com.apple.JavaScriptCore: bool WTF::startsWith<WTF::StringImpl, WTF::StringImpl> + 8 4 https://bugs.webkit.org/show_bug.cgi?id=156512 5 rdar://problem/24220567 6 7 Reviewed by Benjamin Poulain. 8 9 Land a test that verifies that setting attr to null does not crash with attribute selectors. 10 This was fixed by http://trac.webkit.org/changeset/199392. 11 12 * fast/css/attribute-selector-null-crash-expected.html: Added. 13 * fast/css/attribute-selector-null-crash.html: Added. 14 1 15 2016-04-12 Mark Lam <mark.lam@apple.com> 2 16
Note:
See TracChangeset
for help on using the changeset viewer.