This should be a regression due to my changes which I'm fixing right now,
Steps to replicate the issue (include links if applicable):
Create a local English wiki with last revision of MediaWiki, c20692d9f130ac2f8de1d632fc05f0b6b07e020d, and put the following somewhere
<div dir="rtl"> == section == content </div> <div dir="ltr"> == section == content </div> <div dir="rtl"> == عنوان == content </div> <div dir="ltr"> == عنوان == content </div>
What happens?:
Edit button placement is incorrect at top right,
What should have happened instead?:

