Chromium Code Reviews

Side by Side Diff: LayoutTests/svg/text/bidi-dir-rtl.html

Issue 177263003: Only swap positions if both characters actually are absolute positioned (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/svg/text/bidi-dir-rtl-expected.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <svg xmlns="http://www.w3.org/2000/svg" style="width: 135px; height: 45px;">
3 <text y="16" x="70" direction="rtl">0 - blah(1)</text>
4 </svg>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/svg/text/bidi-dir-rtl-expected.html » ('j') | no next file with comments »

Powered by Google App Engine