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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/push-block-with-first-line-expected.txt

Issue 1763933002: Update and triage more 10.11 layout test failures. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@flaky_mouse_events
Patch Set: Created 4 years, 9 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/textarea/textarea-newline-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [8, 68, 784, 23],
10 [8, 68, 90, 23],
11 [8, 8, 784, 60],
12 [8, 8, 784, 23],
13 [8, 8, 90, 23]
14 ],
15 "paintInvalidationClients": [
16 "LayoutBlockFlow DIV id='spacer'",
17 "LayoutBlockFlow DIV class='test'",
18 "RootInlineBox",
19 "LayoutText #text",
20 "InlineTextBox 'JOCULAR'"
21 ]
22 }
23 ]
24 }
25
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/textarea/textarea-newline-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698