Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
2010-07-21 Peter Beverloo <peter@lvp-media.com>
Reviewed by Darin Adler. Updated six more layout tests from -khtml to -webkit https://bugs.webkit.org/show_bug.cgi?id=42788 This is a follow up to r63854 and r63857 * css3/khtml-background-size-0x0-bmp.html: * editing/deleting/delete-3959464-fix.html: * editing/deleting/delete-and-undo.html: * editing/deleting/delete-at-paragraph-boundaries-001.html: * editing/deleting/delete-at-paragraph-boundaries-002.html: * editing/deleting/delete-at-paragraph-boundaries-003.html: Canonical link: https://commits.webkit.org/54698@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@63861 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
26 additions
and 10 deletions.
- +16 −0 LayoutTests/ChangeLog
- +1 −1 LayoutTests/css3/khtml-background-size-0x0-bmp.html
- +1 −1 LayoutTests/editing/deleting/delete-3959464-fix.html
- +1 −1 LayoutTests/editing/deleting/delete-and-undo.html
- +3 −3 LayoutTests/editing/deleting/delete-at-paragraph-boundaries-001.html
- +2 −2 LayoutTests/editing/deleting/delete-at-paragraph-boundaries-002.html
- +2 −2 LayoutTests/editing/deleting/delete-at-paragraph-boundaries-003.html
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -7,7 +7,7 @@ | ||
<style> | ||
body { | ||
background-image:url("support/0x0.bmp"); | ||
-webkit-background-size: 100 auto; | ||
} | ||
</style> | ||
</head> | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters