diff options
author | Joel Ong <joelo@chromium.org> | 2015-10-23 13:26:40 -0700 |
---|---|---|
committer | Joel Ong <joelo@chromium.org> | 2015-10-23 20:28:12 +0000 |
commit | 2cbdbfe4cb34bdb68666ff687089977abc1afc16 (patch) | |
tree | b0a0dac5e51c4dc38259cbfb484560e934ba7197 /third_party/WebKit/LayoutTests/platform/mac-retina/fast/repaint | |
parent | 1ec66410773eefa729c3a1685d75e6de935b3fcb (diff) | |
download | chromium_src-2cbdbfe4cb34bdb68666ff687089977abc1afc16.zip chromium_src-2cbdbfe4cb34bdb68666ff687089977abc1afc16.tar.gz chromium_src-2cbdbfe4cb34bdb68666ff687089977abc1afc16.tar.bz2 |
Auto-rebaseline for r355830
https://chromium.googlesource.com/chromium/src/+/873db7f83
TBR=wangxianzhu@chromium.org
Review URL: https://codereview.chromium.org/1415923005 .
Cr-Commit-Position: refs/heads/master@{#355871}
Diffstat (limited to 'third_party/WebKit/LayoutTests/platform/mac-retina/fast/repaint')
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac-retina/fast/repaint/line-flow-with-floats-7-expected.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/platform/mac-retina/fast/repaint/line-flow-with-floats-7-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-retina/fast/repaint/line-flow-with-floats-7-expected.txt new file mode 100644 index 0000000..b290173 --- /dev/null +++ b/third_party/WebKit/LayoutTests/platform/mac-retina/fast/repaint/line-flow-with-floats-7-expected.txt @@ -0,0 +1,33 @@ +{ + "bounds": [800, 600], + "children": [ + { + "bounds": [800, 600], + "contentsOpaque": true, + "drawsContent": true, + "repaintRects": [ + [14, 404, 355, 36], + [8, 386, 418, 54] + ], + "paintInvalidationClients": [ + "InlineTextBox 'for turns,\n'", + "InlineTextBox 'quarrelling all the while, and fighting'", + "RootInlineBox", + "InlineTextBox 'for the hedgehogs; and in\n'", + "InlineTextBox 'a very short time '", + "InlineTextBox ''", + "RootInlineBox", + "InlineTextBox ''", + "InlineTextBox ' was in a furious passion, and went\n'", + "InlineTextBox 'stamping'", + "RootInlineBox", + "LayoutBlockFlow P", + "LayoutInline SPAN id='theQueen'", + "LayoutText #text", + "InlineTextBox 'the'", + "InlineTextBox 'Queen'" + ] + } + ] +} + |