Skip to content

Commit

Permalink
Rebaseline editing layout test.
Browse files Browse the repository at this point in the history
Regroup tests failed due to the same reason.

R=japhet
TEST=none
BUG=3273,29059

Review URL: http://codereview.chromium.org/459002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33525 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
victorw@chromium.org committed Dec 2, 2009
1 parent 37b76dc commit 5eca47d
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d2c90736f8272e0e90726c38b063e0d9
9004df805854fb929935091ef7326878
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
952ca2758ed2b62ef73d18fb0a607af0
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
62f35f7152b11fba9cc0586bfb74913d
96cd3a974c6317de6c8eaaccc9780ac1
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 20x19
RenderText {#text} at (0,0) size 20x19
text run at (0,0) width 20: "bar"
caret: position 0 of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
15 changes: 6 additions & 9 deletions webkit/tools/layout_tests/test_expectations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1260,6 +1260,12 @@ BUG3273 : LayoutTests/editing/selection/move-left-right.html = FAIL
BUG3273 MAC : LayoutTests/platform/mac/editing/input/caret-primary-bidi.html = FAIL
BUG3273 MAC : LayoutTests/platform/mac/editing/input/firstrectforcharacterrange-plain.html = FAIL
BUG3273 MAC : LayoutTests/platform/mac/editing/input/range-for-empty-document.html = FAIL
// WebKit 50358:50395
BUG3273 : LayoutTests/fast/text/international/thai-cursor-position.html = TEXT
// WebKit roll 51512:51524
BUG3273 : LayoutTests/editing/selection/5825350-1.html = FAIL
BUG3273 : LayoutTests/editing/selection/5825350-2.html = FAIL
BUG3273 : LayoutTests/editing/selection/mixed-editability-10.html = FAIL

// Regression from the 41362:41402 merge.
BUG8402 MAC : LayoutTests/fast/forms/drag-out-of-textarea.html = FAIL
Expand Down Expand Up @@ -2864,9 +2870,6 @@ BUG9798 WIN DEBUG : LayoutTests/media/video-empty-source.html = IMAGE PASS
BUG9798 RELEASE : LayoutTests/fast/dom/defaultView.html = TEXT PASS
BUG9798 WIN RELEASE : LayoutTests/http/tests/navigation/no-referrer-reset.html = TIMEOUT PASS

// WebKit 50358:50395
BUG3273 : LayoutTests/fast/text/international/thai-cursor-position.html = TEXT

// WebKit 50603:50667
BUG_LEVIN WIN DEBUG : LayoutTests/svg/custom/gradient-stop-style-change.svg = TEXT PASS

Expand Down Expand Up @@ -3014,12 +3017,6 @@ BUG28918 : LayoutTests/http/tests/cache/subresource-failover-to-network.html = P
// New failures from webkit r51496
BUG29056 WIN LINUX : LayoutTests/svg/custom/mask-with-all-units.svg = FAIL

// New failures from WebKit roll 51512:51524
BUG29059 : LayoutTests/editing/selection/5825350-1.html = FAIL
BUG29059 : LayoutTests/editing/selection/5825350-2.html = FAIL
BUG29059 : LayoutTests/editing/selection/mixed-editability-10.html = FAIL
BUG29059 : LayoutTests/editing/deleting/5390681-2.html = FAIL

// New failures from WebKit r51527
BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c561-list-displ-00-b.html = IMAGE+TEXT
BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c565-list-pos-00-b.html = IMAGE+TEXT
Expand Down

0 comments on commit 5eca47d

Please sign in to comment.