[CSSRegions] Need test case for 66198 (sliced line box rendering)
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 20 Sep 2011 21:59:44 +0000 (21:59 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 20 Sep 2011 21:59:44 +0000 (21:59 +0000)
commit1d3ac52b848e30880da63ac5b8e3f51ef783b5d5
tree0cec88bfc0bbfd93cd05484b2601d07556ca8d7d
parent9f568684259eaf8df2de7c2be6fef39281794b61
[CSSRegions] Need test case for 66198 (sliced line box rendering)
https://bugs.webkit.org/show_bug.cgi?id=68257

Patch by Alan Stearns <stearns@adobe.com> on 2011-09-20
Reviewed by David Hyatt.

* fast/regions/resources/helper.js:
(assertTopLeftMatch):
(sameTopLeft):
* fast/regions/no-split-line-box-expected.txt: Added.
* fast/regions/no-split-line-box.html: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@95571 268f45cc-cd09-0410-ab3c-d52691b4dbfc
LayoutTests/ChangeLog
LayoutTests/fast/regions/no-split-line-box-expected.txt [new file with mode: 0644]
LayoutTests/fast/regions/no-split-line-box.html [new file with mode: 0644]
LayoutTests/fast/regions/resources/helper.js