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

Unified Diff: LayoutTests/fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt

Issue 15780003: Improve offsetLeft-offsetTop-in-multiple-regions.html by removing font size dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 7 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
« no previous file with comments | « LayoutTests/fast/regions/offsetLeft-offsetTop-in-multiple-regions.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt
diff --git a/LayoutTests/fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt b/LayoutTests/fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt
index 5b312b0419059df5d540c45ed3d9e12ef0dde1e3..23cb01abfb741c5022a2559183ea0f7a086c5ae6 100644
--- a/LayoutTests/fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt
+++ b/LayoutTests/fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt
@@ -14,12 +14,9 @@ PASS divText2_2.offsetTop is 350
PASS divText2_3.offsetParent is document.body
PASS divText2_3.offsetLeft is 600
PASS divText2_3.offsetTop is 500
-PASS span.offsetParent is document.body
-PASS span.offsetLeft is 700
-PASS span.offsetTop is 610
PASS image.offsetParent is document.body
PASS image.offsetLeft is 650
-PASS image.offsetTop is 630
+PASS image.offsetTop is 620
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/regions/offsetLeft-offsetTop-in-multiple-regions.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698