Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(327)

Unified Diff: LayoutTests/ChangeLog

Side-by-side diff isn't available for this file because of its large size.
Issue 5670003: Merge 73531 - https://bugs.webkit.org/show_bug.cgi?id=50576... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/block/positioning/rtl-static-positioning.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/ChangeLog
===================================================================
--- LayoutTests/ChangeLog (revision 73555)
+++ LayoutTests/ChangeLog (working copy)
@@ -1,3 +1,30 @@
+2010-12-08 David Hyatt <hyatt@apple.com>
+
+ Reviewed by Anders Carlsson.
+
+ https://bugs.webkit.org/show_bug.cgi?id=50576
+
+ REGRESSION in position of autocomplete popup on RTL page.
+
+ RTL static position computation did not subtract out the width of the enclosing box if the
+ immediate parent was a RenderInline. This bug was exposed by properly changing the RenderView
+ to be RTL when the document was RTL.
+
+ Added three new tests in fast/block/positioning.
+
+ * fast/block/positioning/rtl-static-positioning-inline-block.html: Added.
+ * fast/block/positioning/rtl-static-positioning.html: Added.
+ * fast/block/positioning/table-cell-static-position.html: Added.
+ * platform/mac/fast/block/positioning/rtl-static-positioning-expected.checksum: Added.
+ * platform/mac/fast/block/positioning/rtl-static-positioning-expected.png: Added.
+ * platform/mac/fast/block/positioning/rtl-static-positioning-expected.txt: Added.
+ * platform/mac/fast/block/positioning/rtl-static-positioning-inline-block-expected.checksum: Added.
+ * platform/mac/fast/block/positioning/rtl-static-positioning-inline-block-expected.png: Added.
+ * platform/mac/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt: Added.
+ * platform/mac/fast/block/positioning/table-cell-static-position-expected.checksum: Added.
+ * platform/mac/fast/block/positioning/table-cell-static-position-expected.png: Added.
+ * platform/mac/fast/block/positioning/table-cell-static-position-expected.txt: Added.
+
2010-12-08 Xiaomei Ji <xji@chromium.org>
Reviewed by David Hyatt.
« no previous file with comments | « no previous file | LayoutTests/fast/block/positioning/rtl-static-positioning.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698