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

Unified Diff: LayoutTests/scrollbars/rtl/div-absolute-expected.txt

Issue 14836009: Rebaseline more tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/scrollbars/rtl/div-absolute-expected.txt
diff --git a/LayoutTests/scrollbars/rtl/div-absolute-expected.txt b/LayoutTests/scrollbars/rtl/div-absolute-expected.txt
index 3069c441c7167551e4add8047c5cdc622b01cbaf..9823eb4d4507321e6912bbd3d77d70a89fbb49c8 100644
--- a/LayoutTests/scrollbars/rtl/div-absolute-expected.txt
+++ b/LayoutTests/scrollbars/rtl/div-absolute-expected.txt
@@ -6,7 +6,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
Verify the widths of the outer RTL element are the same as the widths of the outer LTR element.
PASS outerLTR.offsetWidth == outerRTL.offsetWidth is true
PASS outerLTR.clientWidth == outerRTL.clientWidth is true
-PASS outerLTR.scrollWidth == outerRTL.scrollWidth is true
+FAIL outerLTR.scrollWidth == outerRTL.scrollWidth should be true. Was false.
Verify the widths of the inner RTL element are the same as the widths of the inner LTR element.
PASS innerLTR.offsetWidth == innerRTL.offsetWidth is true
PASS innerLTR.clientWidth == innerRTL.clientWidth is true
« no previous file with comments | « LayoutTests/plugins/netscape-dom-access-and-reload-expected.txt ('k') | LayoutTests/svg/filters/big-sized-filter-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698