⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 203308 in webkit


Ignore:
Timestamp:
Jul 15, 2016, 4:50:06 PM (10 years ago)
Author:
Brent Fulgham
Message:

Merge background parser Blink test case
https://bugs.webkit.org/show_bug.cgi?id=116503

Test case is from the Blink change (patch by <apavlov@chromium.org>):
<https://chromium.googlesource.com/chromium/blink/+/3044d8c22b6ab5653fe572aad656ae1325725dc9>

  • fast/css/background-parser-crash-expected.txt: Added.
  • fast/css/background-parser-crash.html: Added.
  • inspector/styles: Added.
  • inspector/styles/background-parsing-crash-expected.txt: Added.
  • inspector/styles/background-parsing-crash.html: Added.
Location:
trunk/LayoutTests
Files:
5 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r203307 r203308  
     12016-07-15  Brent Fulgham  <bfulgham@apple.com>
     2
     3        Merge background parser Blink test case
     4        https://bugs.webkit.org/show_bug.cgi?id=116503
     5
     6        Test case is from the Blink change (patch by <apavlov@chromium.org>):
     7        <https://chromium.googlesource.com/chromium/blink/+/3044d8c22b6ab5653fe572aad656ae1325725dc9>
     8
     9        * fast/css/background-parser-crash-expected.txt: Added.
     10        * fast/css/background-parser-crash.html: Added.
     11        * inspector/styles: Added.
     12        * inspector/styles/background-parsing-crash-expected.txt: Added.
     13        * inspector/styles/background-parsing-crash.html: Added.
     14
    1152016-07-15  Brent Fulgham  <bfulgham@apple.com>
    216
Note: See TracChangeset for help on using the changeset viewer.