LayoutTests:
Reviewed by Anders.
- removed non-deterministic behavior in editing that was causing
give inconsistent results for editing/pasteboard/copy-paste-bidi.html
* editing/pasteboard/copy-paste-bidi-expected.txt: New results, without the
anonymous block that sometimes appeared and sometimes did not.
WebCore:
Reviewed by Anders.
- removed non-deterministic behavior in editing that was causing
give inconsistent results for editing/pasteboard/copy-paste-bidi.html
* editing/ReplaceSelectionCommand.cpp:
(WebCore::ReplaceSelectionCommand::removeRedundantStyles):
Use two vectors instead of a map: more efficient, deterministic. There was no
reason to use a hash table.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@17311
268f45cc-cd09-0410-ab3c-
d52691b4dbfc