Changeset 95885 in webkit


Ignore:
Timestamp:
Sep 23, 2011 4:24:17 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

chrome.dll!WebCore::ApplyStyleCommand::applyBlockStyle ReadAV@NULL (64db547804532a84be2e53721e499e9e)
https://bugs.webkit.org/show_bug.cgi?id=51639

Patch by Jay Soffian <jaysoffian@gmail.com> on 2011-09-23
Reviewed by Tony Chang.

Add repro for a crash inside WebCore::ApplyStyleCommand::applyBlockStyle. Fixed by r94840.

  • editing/style/justify-without-enclosing-block-expected.txt: Added.
  • editing/style/justify-without-enclosing-block.xhtml: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r95883 r95885  
     12011-09-23  Jay Soffian  <jaysoffian@gmail.com>
     2
     3        chrome.dll!WebCore::ApplyStyleCommand::applyBlockStyle ReadAV@NULL (64db547804532a84be2e53721e499e9e)
     4        https://bugs.webkit.org/show_bug.cgi?id=51639
     5
     6        Reviewed by Tony Chang.
     7
     8        Add repro for a crash inside WebCore::ApplyStyleCommand::applyBlockStyle. Fixed by r94840.
     9
     10        * editing/style/justify-without-enclosing-block-expected.txt: Added.
     11        * editing/style/justify-without-enclosing-block.xhtml: Added.
     12
    1132011-09-23  Adam Barth  <abarth@webkit.org>
    214
Note: See TracChangeset for help on using the changeset viewer.