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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/video-frame-size-change-expected.txt

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 years, 2 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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x245 3 layer at (0,0) size 800x245
4 LayoutBlockFlow {HTML} at (0,0) size 800x245 4 LayoutBlockFlow {HTML} at (0,0) size 800x245
5 LayoutBlockFlow {BODY} at (8,16) size 784x221 5 LayoutBlockFlow {BODY} at (8,16) size 784x221
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 457x19 7 LayoutText {#text} at (0,0) size 457x19
8 text run at (0,0) width 457: "Tests decoding and rendering a video ele ment that has a changing resolution." 8 text run at (0,0) width 457: "Tests decoding and rendering a video ele ment that has a changing resolution."
9 LayoutBlockFlow (anonymous) at (0,36) size 784x185 9 LayoutBlockFlow (anonymous) at (0,36) size 784x185
10 LayoutText {#text} at (320,165) size 4x19 10 LayoutText {#text} at (320,165) size 4x19
11 text run at (320,165) width 4: " " 11 text run at (320,165) width 4: " "
12 LayoutText {#text} at (0,0) size 0x0 12 LayoutText {#text} at (0,0) size 0x0
13 LayoutText {#text} at (0,0) size 0x0
14 layer at (8,52) size 320x180 13 layer at (8,52) size 320x180
15 LayoutVideo {VIDEO} at (0,0) size 320x180 14 LayoutVideo {VIDEO} at (0,0) size 320x180
16 layer at (332,52) size 320x180 15 layer at (332,52) size 320x180
17 LayoutVideo {VIDEO} at (324,0) size 320x180 16 LayoutVideo {VIDEO} at (324,0) size 320x180
18 layer at (8,52) size 320x180 17 layer at (8,52) size 320x180
19 LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x180 18 LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x180
20 LayoutBlockFlow {DIV} at (0,148) size 320x32 19 LayoutBlockFlow {DIV} at (0,148) size 320x32
21 layer at (8,52) size 320x138 20 layer at (8,52) size 320x138
22 LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x138 21 LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x138
23 layer at (332,52) size 320x180 22 layer at (332,52) size 320x180
24 LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x180 23 LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x180
25 LayoutBlockFlow {DIV} at (0,148) size 320x32 24 LayoutBlockFlow {DIV} at (0,148) size 320x32
26 layer at (332,52) size 320x138 25 layer at (332,52) size 320x138
27 LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x138 26 LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x138
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698