| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
(I moved the BSR change to another CL)
TBR=pamg
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1091 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
LayoutTets/editing/pasteboard/copy-standalone-image.html.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@940 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
letting us pass another layout test: LayoutTests/editing/pasteboard/copy-standalone-image.html
It would probably be good to send this upstream eventually, because WebKit/Win doesn't pass this test, either.
WebKit/Mac for some reason inserts an extra P element around the image (along with margin-zero-setting style attribute to boot), but neither FF nor IE do that, so I decided to stick with the majority.
The test was rebaselined to a) remove the extra P element in the node tree and b) take minor pixel shifts due to Chrome rendering changes into the account.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@939 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=1221100
TEST=covered by layout tests
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@594 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=1221100
TEST=covered by layout tests
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@575 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
removed from test_shell. This change includes any tests that passed with the
font hacks still in and failed "unexpectedly" when the hacks were removed,
separately for each of v8 and JavaScriptCore.
* The PNGs and checksums are all in layout_test_results/v8/
* The new text results for tests in pending/ and chrome/ are in
layout_tests/pending/ and layout_tests/chrome/
* The new text results from LayoutTests/ for v8 are in layout_test_results/v8/
* The new text results from LayoutTests/ for kjs are in layout_test_results/kjs/
* I didn't put READMEs into any of the new directories, since I'm
hoping to make our results first-class citizens in WebKit soon
Since my eager hope is to drop the JSC layout tests very soon now, I
didn't spend the time finding duplicate results in the
layout_test_results/{v8, kjs}/ directories to move into common/.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@564 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25 0039d316-1c4b-4281-b951-d872f2087c98
|
|
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18 0039d316-1c4b-4281-b951-d872f2087c98
|