forked from WebKit/WebKit-http
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unreviewed, revert r253493 because it broke an Apple internal site
LayoutTests/imported/w3c: * web-platform-tests/html/semantics/forms/form-submission-0/form-double-submit-3-expected.txt: * web-platform-tests/html/semantics/forms/form-submission-0/form-double-submit-expected.txt: Source/WebCore: * html/HTMLFormElement.cpp: (WebCore::HTMLFormElement::submit): * html/HTMLFormElement.h: * loader/FormSubmission.h: (WebCore::FormSubmission::cancel): Deleted. (WebCore::FormSubmission::wasCancelled const): Deleted. * loader/NavigationScheduler.cpp: LayoutTests: * platform/mac/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@253666 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
059c459
commit aecebf1
Showing
10 changed files
with
33 additions
and
19 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
2019-12-17 Chris Dumez <[email protected]> | ||
|
||
Unreviewed, revert r253493 because it broke an Apple internal site | ||
|
||
* platform/mac/TestExpectations: | ||
|
||
2019-12-17 Fujii Hironori <[email protected]> | ||
|
||
[cairo] text-align:justify wrongly expands CJK ideograph 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
2019-12-17 Chris Dumez <[email protected]> | ||
|
||
Unreviewed, revert r253493 because it broke an Apple internal site | ||
|
||
* web-platform-tests/html/semantics/forms/form-submission-0/form-double-submit-3-expected.txt: | ||
* web-platform-tests/html/semantics/forms/form-submission-0/form-double-submit-expected.txt: | ||
|
||
2019-12-17 Chris Dumez <[email protected]> | ||
|
||
Re-sync html/semantics/embedded-content/the-canvas-element from upstream | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
2019-12-17 Chris Dumez <[email protected]> | ||
|
||
Unreviewed, revert r253493 because it broke an Apple internal site | ||
|
||
* html/HTMLFormElement.cpp: | ||
(WebCore::HTMLFormElement::submit): | ||
* html/HTMLFormElement.h: | ||
* loader/FormSubmission.h: | ||
(WebCore::FormSubmission::cancel): Deleted. | ||
(WebCore::FormSubmission::wasCancelled const): Deleted. | ||
* loader/NavigationScheduler.cpp: | ||
|
||
2019-12-17 Fujii Hironori <[email protected]> | ||
|
||
[cairo] text-align:justify wrongly expands CJK ideograph 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