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

Side by Side Diff: LayoutTests/fast/dom/Element/offsetTop-table-cell-expected.txt

Issue 214523008: Use RenderStyle::isCollapsibleWhiteSpace when renderer is available. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address reviewer comments. Created 6 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 unified diff | Download patch
OLDNEW
1 This is a regression test for https://bugs.webkit.org/show_bug.cgi?id=8085 Main menu positioned incorrectly on eia.org and fedex.com/us and for https://bugs.web kit.org/show_bug.cgi?id=19094 offsetTop is wrong in cell <td>. 1 This is a regression test for https://bugs.webkit.org/show_bug.cgi?id=8085 Main menu positioned incorrectly on eia.org and fedex.com/us and for https://bugs.web kit.org/show_bug.cgi?id=19094 offsetTop is wrong in cell <td>.
2 2
3 Table 1 row 2 top offset:50 3 Table 1 row 2 top offset:50
4 Table 1 cell 2 top offset:50 4 Table 1 cell 2 top offset:50
5 Table 2 row 1 top offset:0 5 Table 2 row 1 top offset:0
6 Table 2 cell 1 top offset:0 6 Table 2 cell 1 top offset:0
7 Table 2 cell 2 top offset:0 7 Table 2 cell 2 top offset:0
8 Table 2 cell 3 top offset:0 8 Table 2 cell 3 top offset:0
9 Table 3 cell 1 top offset:0 9 Table 3 cell 1 top offset:0
10 Table 4 div 1 top offset:50 10 Table 4 div 1 top offset:50
11 Test result: PASS 11 Test result: PASS
12 x 12 x
13 This 13 This
14 is more text.» And a lot more text that should have the smallest offsetTop. 14 is more text.» And a lot more text that should have the smallest offsetTop.
15 15
OLDNEW
« no previous file with comments | « LayoutTests/editing/pasteboard/paste-into-anchor-text-expected.txt ('k') | LayoutTests/fast/html/object-border-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698